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
  • Loading branch information
miracum-renovate[bot] authored Nov 18, 2024
1 parent faee05e commit 1a2b968
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions charts/datashield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
version: 2.26.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.7.1
version: 0.7.4
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -36,5 +36,5 @@ annotations:
artifacthub.io/changes: |-
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: fixed
description: "Added missing bitnami/common dependency"
- kind: changed
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 @@ -211,7 +211,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.26.0
version: 6.3.21
version: 6.3.24
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 ghcr.io/miracum/fhir-gateway to v3.14.2"
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.26.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 2.1.10
version: 2.1.13
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 common to 2.26.0"
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 1a2b968

Please sign in to comment.