Skip to content

Commit 5d55f8f

Browse files
committed
Update docker.io/bitnami/postgresql Docker tag to v15.8.0-debian-12-r26
Signed-off-by: Renovate Bot <[email protected]>
1 parent e663b70 commit 5d55f8f

File tree

3 files changed

+3
-3
lines changed
  • class
  • tests/golden
    • builtin/builtin/builtin/01_keycloak_helmchart/postgresql/templates/primary
    • openshift-postgres/openshift-postgres/openshift-postgres/01_keycloak_helmchart/postgresql/templates/primary

3 files changed

+3
-3
lines changed

class/defaults.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ parameters:
5151
postgresql:
5252
registry: docker.io
5353
repository: bitnami/postgresql
54-
tag: 15.8.0-debian-12-r25
54+
tag: 15.8.0-debian-12-r26
5555
bitnamishell:
5656
registry: docker.io
5757
repository: bitnami/os-shell

tests/golden/builtin/builtin/builtin/01_keycloak_helmchart/postgresql/templates/primary/statefulset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ spec:
9292
value: error
9393
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
9494
value: pgaudit
95-
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r25
95+
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r26
9696
imagePullPolicy: IfNotPresent
9797
livenessProbe:
9898
exec:

tests/golden/openshift-postgres/openshift-postgres/openshift-postgres/01_keycloak_helmchart/postgresql/templates/primary/statefulset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ spec:
9292
value: error
9393
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
9494
value: pgaudit
95-
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r25
95+
image: docker.io/bitnami/postgresql:15.8.0-debian-12-r26
9696
imagePullPolicy: IfNotPresent
9797
livenessProbe:
9898
exec:

0 commit comments

Comments
 (0)