Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/postgresql docker tag to v17.2.…
Browse files Browse the repository at this point in the history
…0-debian-12-r0
  • Loading branch information
miracum-renovate[bot] authored Nov 24, 2024
1 parent 7e85296 commit 7628e68
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 13 deletions.
8 changes: 2 additions & 6 deletions charts/datashield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
version: 2.27.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.7.22
version: 0.7.25
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -37,8 +37,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/obiba/opal to 5.0.2"
- kind: changed
description: "Switched to http port for ingress"
- kind: changed
description: "updated UIDs"
description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r0"
2 changes: 1 addition & 1 deletion charts/datashield/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ waitForDatabaseInitContainer:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.1.0-debian-12-r0@sha256:bfd5e759a97e06833bb8b740184d9d899eb7401081341abd04d0cce1035b98c7
tag: 17.2.0-debian-12-r0@sha256:1dd43b042f79d184b28e6012b72621b0b43438e4695210cdfa4d40a9c48e9354
pullPolicy: IfNotPresent

# -- container security context applied to init containers and the Helm test pods
Expand Down
4 changes: 2 additions & 2 deletions charts/fhir-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
version: 6.3.39
version: 6.3.42
annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |-
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated fhir-pseudonymizer to 0.7.28"
description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r0"
2 changes: 1 addition & 1 deletion charts/fhir-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ waitForPostgresInitContainer:
image: # +doc-gen:ignore
registry: docker.io
repository: bitnami/postgresql
tag: 17.1.0-debian-12-r0@sha256:bfd5e759a97e06833bb8b740184d9d899eb7401081341abd04d0cce1035b98c7
tag: 17.2.0-debian-12-r0@sha256:1dd43b042f79d184b28e6012b72621b0b43438e4695210cdfa4d40a9c48e9354
pullPolicy: IfNotPresent

# the service used to expose the FHIR GW REST endpoint
Expand Down
4 changes: 2 additions & 2 deletions charts/vfps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
version: 2.27.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 2.1.27
version: 2.1.30
appVersion: "1.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -42,4 +42,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.1.0-debian-12-r0"
description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r0"
2 changes: 1 addition & 1 deletion charts/vfps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ waitForDatabaseInitContainer:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.1.0-debian-12-r0@sha256:bfd5e759a97e06833bb8b740184d9d899eb7401081341abd04d0cce1035b98c7
tag: 17.2.0-debian-12-r0@sha256:1dd43b042f79d184b28e6012b72621b0b43438e4695210cdfa4d40a9c48e9354
pullPolicy: IfNotPresent

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

0 comments on commit 7628e68

Please sign in to comment.