Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/postgresql docker tag to v15.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent dde2754 commit 4ff7af1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/cloudera-hue/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ waitForDatabaseInitContainer:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 15.3.0-debian-11-r7@sha256:cc301eef743685f4f69d1d719853988e8a9650c90fd9521f4742ce400b3fdf6a
tag: 15.5.0-debian-11-r7@sha256:f8d04bfb731854e211f331ce8a07af482785c4df5fc5fd9d89cdb4c45930959d
pullPolicy: IfNotPresent

# -- container security context applied to init containers and the Helm test pods
Expand Down
2 changes: 1 addition & 1 deletion charts/datashield/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ waitForDatabaseInitContainer:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 15.3.0-debian-11-r7@sha256:cc301eef743685f4f69d1d719853988e8a9650c90fd9521f4742ce400b3fdf6a
tag: 15.5.0-debian-11-r7@sha256:f8d04bfb731854e211f331ce8a07af482785c4df5fc5fd9d89cdb4c45930959d
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: 15.3.0-debian-11-r7@sha256:cc301eef743685f4f69d1d719853988e8a9650c90fd9521f4742ce400b3fdf6a
tag: 15.5.0-debian-11-r7@sha256:f8d04bfb731854e211f331ce8a07af482785c4df5fc5fd9d89cdb4c45930959d
pullPolicy: IfNotPresent

# the service used to expose the FHIR GW REST endpoint
Expand Down

0 comments on commit 4ff7af1

Please sign in to comment.