Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/postgresql docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 5794c6b commit abe2764
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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: 16.4.0-debian-12-r9@sha256:75c5d322fd11bb10a0e4ddebf4ab312aa9ec2bbcf2b64986f7d87127483e2b14
tag: 17.0.0-debian-12-r1@sha256:acb276273d11cda2ab8f8ef41a0b0bb3a6a1a8a925e25fcd36c3185c88bd98d3
pullPolicy: IfNotPresent

# -- container security context applied to init containers and the Helm test pods
Expand Down
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: 16.4.0-debian-12-r9@sha256:75c5d322fd11bb10a0e4ddebf4ab312aa9ec2bbcf2b64986f7d87127483e2b14
tag: 17.0.0-debian-12-r1@sha256:acb276273d11cda2ab8f8ef41a0b0bb3a6a1a8a925e25fcd36c3185c88bd98d3
pullPolicy: IfNotPresent

# the service used to expose the FHIR GW REST endpoint
Expand Down
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: 16.4.0-debian-12-r9@sha256:75c5d322fd11bb10a0e4ddebf4ab312aa9ec2bbcf2b64986f7d87127483e2b14
tag: 17.0.0-debian-12-r1@sha256:acb276273d11cda2ab8f8ef41a0b0bb3a6a1a8a925e25fcd36c3185c88bd98d3
pullPolicy: IfNotPresent

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

0 comments on commit abe2764

Please sign in to comment.