paperless postgres upgrade

This commit is contained in:
Philip Haupt
2025-08-24 23:43:12 +02:00
parent 3ddd8ff5a2
commit 2af1b07a03
2 changed files with 2 additions and 2 deletions

View File

@@ -298,7 +298,7 @@ spec:
value: error value: error
- name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES - name: POSTGRESQL_SHARED_PRELOAD_LIBRARIES
value: pgaudit value: pgaudit
image: docker.io/bitnami/postgresql:13.15.0-debian-12-r6 image: docker.io/bitnami/postgresql:17.6.0-debian-12-r2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
exec: exec:

View File

@@ -122,7 +122,7 @@ postgresql:
global: global:
storageClass: openebs-3-replicas storageClass: openebs-3-replicas
image: image:
tag: 13.15.0-debian-12-r6 tag: 17.6.0-debian-12-r2
auth: auth:
existingSecret: paperless existingSecret: paperless