diff --git a/cluster/apps/home/paperless/helm-release.yaml b/cluster/apps/home/paperless/helm-release.yaml index 931a46f0..dc4d5cc0 100644 --- a/cluster/apps/home/paperless/helm-release.yaml +++ b/cluster/apps/home/paperless/helm-release.yaml @@ -68,7 +68,7 @@ spec: imagePullPolicy: IfNotPresent database: name: database - image: bitnami/postgresql:14.12.0-debian-12-r15 + image: bitnami/postgresql:17.2.0-debian-12-r1 volumeMounts: - mountPath: /bitnami/postgresql name: paperless-db diff --git a/cluster/apps/nextcloud/helm-release.yaml b/cluster/apps/nextcloud/helm-release.yaml index 60a577f3..a9bb2e55 100644 --- a/cluster/apps/nextcloud/helm-release.yaml +++ b/cluster/apps/nextcloud/helm-release.yaml @@ -135,7 +135,7 @@ spec: # END: Uncomment when upgrading image: repository: bitnami/postgresql - tag: 16.3.0-debian-12-r17 + tag: 17.2.0-debian-12-r1 volumePermissions: enabled: true psp: