Skip to content

Commit f54bb5f

Browse files
committed
Update docker.io/bitnamilegacy/postgresql Docker tag to v17
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent ebf5bd2 commit f54bb5f

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: bitnamilegacy/postgresql
56-
tag: 15.10.0-debian-12-r2
56+
tag: 17.6.0-debian-12-r2
5757
bitnamishell:
5858
registry: docker.io
5959
repository: bitnamilegacy/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/bitnamilegacy/postgresql:15.10.0-debian-12-r2
95+
image: docker.io/bitnamilegacy/postgresql:17.6.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/bitnamilegacy/postgresql:15.10.0-debian-12-r2
95+
image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r2
9696
imagePullPolicy: IfNotPresent
9797
livenessProbe:
9898
exec:

0 commit comments

Comments
 (0)