From f5e3ccaa06790cd46c184fb20c220c8f0d7ab4bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:08:24 +0000 Subject: [PATCH] chore(deps): update bitnami/postgresql docker tag to 17.0.0-debian-12-r6 --- cluster/apps/home/paperless/helm-release.yaml | 2 +- cluster/apps/nextcloud/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/home/paperless/helm-release.yaml b/cluster/apps/home/paperless/helm-release.yaml index 931a46f0..1a97ac82 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.0.0-debian-12-r6 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..0a7eb917 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.0.0-debian-12-r6 volumePermissions: enabled: true psp: