Skip to content

Commit

Permalink
Update docker.io/bitnami/postgresql Docker tag to v15.8.0-debian-12-r16
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 20, 2024
1 parent f9699f6 commit 35c2f4e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ parameters:
postgresql:
registry: docker.io
repository: bitnami/postgresql
tag: 15.8.0-debian-12-r15
tag: 15.8.0-debian-12-r16
bitnamishell:
registry: docker.io
repository: bitnami/os-shell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r15
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r16
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r15
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r16
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit 35c2f4e

Please sign in to comment.