From 3b35c7e362bb3667d78601881c9af172f2dc99fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 03:37:43 +0000 Subject: [PATCH] Bump ghcr.io/cloudnative-pg/postgresql Bumps ghcr.io/cloudnative-pg/postgresql from 15.2 to 17.5. --- updated-dependencies: - dependency-name: ghcr.io/cloudnative-pg/postgresql dependency-version: '17.5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- applications/storagebox/charts/storagebox/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/storagebox/charts/storagebox/values.yaml b/applications/storagebox/charts/storagebox/values.yaml index c712d943..f45befe7 100644 --- a/applications/storagebox/charts/storagebox/values.yaml +++ b/applications/storagebox/charts/storagebox/values.yaml @@ -130,7 +130,7 @@ postgres: instances: 1 image: repository: ghcr.io/cloudnative-pg/postgresql - tag: '15.2' + tag: '17.5' imagePullPolicy: IfNotPresent imagePullSecrets: [] initdb: @@ -210,4 +210,4 @@ gateway: secretName: "" rqlite: - enabled: false + enabled: false \ No newline at end of file