From c236513c18be86686a056937d95c6b6f2faefafb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 18:31:43 +0000 Subject: [PATCH] chore(deps): update docker.io/bitnami/os-shell docker tag to v12-debian-12-r50 --- helm/postgresql/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/postgresql/values.yaml b/helm/postgresql/values.yaml index 79f38d1..f7b5673 100644 --- a/helm/postgresql/values.yaml +++ b/helm/postgresql/values.yaml @@ -1286,7 +1286,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r49 + tag: 12-debian-12-r50 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.