Skip to content

Commit

Permalink
chore(deps): update docker.io/curlimages/curl docker tag to v8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl-renovate[bot] authored Feb 6, 2025
1 parent c42b8b7 commit 094d317
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions charts/fhir-server-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
version: 1.1.56
version: 1.1.61
appVersion: 2.x
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -29,4 +29,4 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated ghcr.io/chgl/fhir-server-exporter to v2.3.28"
description: "Updated docker.io/curlimages/curl to 8.12.0"
2 changes: 1 addition & 1 deletion charts/fhir-server-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.11.1@sha256:c1fe1679c34d9784c1b0d1e5f62ac0a79fca01fb6377cdd33e90473c6f9f9a69
tag: 8.12.0@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35

podDisruptionBudget:
# create a PodDisruptionBudget resource for the pods
Expand Down
4 changes: 2 additions & 2 deletions charts/fhir-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ maintainers:
sources:
- https://github.com/microsoft/fhir-server
type: application
version: 0.11.60
version: 0.11.65
deprecated: false
dependencies:
- name: common
Expand All @@ -21,4 +21,4 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated mcr.microsoft.com/healthcareapis/r4-fhir-server to 4.0.332"
description: "Updated docker.io/curlimages/curl to 8.12.0"
2 changes: 1 addition & 1 deletion charts/fhir-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.11.1@sha256:c1fe1679c34d9784c1b0d1e5f62ac0a79fca01fb6377cdd33e90473c6f9f9a69
tag: 8.12.0@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35

tests:
automountServiceAccountToken: false
Expand Down
4 changes: 2 additions & 2 deletions charts/magnifhir/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
version: 1.3.44
version: 1.3.49
appVersion: 1.x
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -33,4 +33,4 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated common to 2.29.1"
description: "Updated docker.io/curlimages/curl to 8.12.0"
2 changes: 1 addition & 1 deletion charts/magnifhir/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.11.1@sha256:c1fe1679c34d9784c1b0d1e5f62ac0a79fca01fb6377cdd33e90473c6f9f9a69
tag: 8.12.0@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35

tests:
automountServiceAccountToken: false
Expand Down
4 changes: 2 additions & 2 deletions charts/ohdsi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
icon: https://avatars.githubusercontent.com/u/6570077
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.24.56
version: 0.24.61
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -44,4 +44,4 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r9"
description: "Updated docker.io/curlimages/curl to 8.12.0"
2 changes: 1 addition & 1 deletion charts/ohdsi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.11.1@sha256:c1fe1679c34d9784c1b0d1e5f62ac0a79fca01fb6377cdd33e90473c6f9f9a69
tag: 8.12.0@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35

tests:
automountServiceAccountToken: false
Expand Down
4 changes: 2 additions & 2 deletions charts/pathling-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
version: 0.8.48
version: 0.8.53
appVersion: "7.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -32,4 +32,4 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated common to 2.29.1"
description: "Updated docker.io/curlimages/curl to 8.12.0"
2 changes: 1 addition & 1 deletion charts/pathling-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ curl: # +doc-gen:ignore
image:
registry: docker.io
repository: curlimages/curl
tag: 8.11.1@sha256:c1fe1679c34d9784c1b0d1e5f62ac0a79fca01fb6377cdd33e90473c6f9f9a69
tag: 8.12.0@sha256:3dfa70a646c5d03ddf0e7c0ff518a5661e95b8bcbc82079f0fb7453a96eaae35

# -- container security context applied to init containers and the Helm test pods
# @ignored
Expand Down

0 comments on commit 094d317

Please sign in to comment.