Skip to content

Commit 582a3a5

Browse files
committed
Update docker.io/bitnami/postgresql Docker tag to v15.10.0-debian-12-r2
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent b4c9948 commit 582a3a5

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ parameters:
5353
postgresql:
5454
registry: docker.io
5555
repository: bitnami/postgresql
56-
tag: 15.8.0-debian-12-r26
56+
tag: 15.10.0-debian-12-r2
5757
bitnamishell:
5858
registry: docker.io
5959
repository: bitnami/os-shell

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

Lines changed: 1 addition & 1 deletion
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-r26
95+
image: docker.io/bitnami/postgresql:15.10.0-debian-12-r2
9696
imagePullPolicy: IfNotPresent
9797
livenessProbe:
9898
exec:

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

Lines changed: 1 addition & 1 deletion
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-r26
95+
image: docker.io/bitnami/postgresql:15.10.0-debian-12-r2
9696
imagePullPolicy: IfNotPresent
9797
livenessProbe:
9898
exec:

0 commit comments

Comments
 (0)