This commit is contained in:
Philip Haupt
2025-10-10 20:16:40 +02:00
parent af345806a2
commit 95611cf69a
2 changed files with 3 additions and 3 deletions

View File

@@ -448,7 +448,7 @@ spec:
value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit
image: docker.io/bitnamilegacy/postgres:17.6.0-debian-12-r2
image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r4
imagePullPolicy: IfNotPresent
livenessProbe:
exec:

View File

@@ -1259,8 +1259,8 @@ defaultInitContainers:
postgresql:
enabled: true
image:
repository: bitnamilegacy/postgres
tag: 17.6.0-debian-12-r2
repository: bitnamilegacy/postgresql
tag: 17.6.0-debian-12-r4
auth:
postgresPassword: ""
username: keycloak