Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/postgresql docker tag to v17.1.…
Browse files Browse the repository at this point in the history
…0-debian-12-r0 (#397)

Co-authored-by: miracum-renovate[bot] <184965040+miracum-renovate[bot]@users.noreply.github.com>
  • Loading branch information
miracum-renovate[bot] authored Nov 18, 2024
1 parent 33f629e commit c8e12a6
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 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.17
version: 0.7.20
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -37,4 +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 postgresql to 16.2.1"
description: "Updated docker.io/bitnami/postgresql to 17.1.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.0.0-debian-12-r1@sha256:acb276273d11cda2ab8f8ef41a0b0bb3a6a1a8a925e25fcd36c3185c88bd98d3
tag: 17.1.0-debian-12-r0@sha256:bfd5e759a97e06833bb8b740184d9d899eb7401081341abd04d0cce1035b98c7
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.35
version: 6.3.38
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 postgresql to 16.2.1"
description: "Updated docker.io/bitnami/postgresql to 17.1.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.0.0-debian-12-r1@sha256:acb276273d11cda2ab8f8ef41a0b0bb3a6a1a8a925e25fcd36c3185c88bd98d3
tag: 17.1.0-debian-12-r0@sha256:bfd5e759a97e06833bb8b740184d9d899eb7401081341abd04d0cce1035b98c7
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.24
version: 2.1.27
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 postgresql to 16.2.1"
description: "Updated docker.io/bitnami/postgresql to 17.1.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.0.0-debian-12-r1@sha256:acb276273d11cda2ab8f8ef41a0b0bb3a6a1a8a925e25fcd36c3185c88bd98d3
tag: 17.1.0-debian-12-r0@sha256:bfd5e759a97e06833bb8b740184d9d899eb7401081341abd04d0cce1035b98c7
pullPolicy: IfNotPresent

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

0 comments on commit c8e12a6

Please sign in to comment.