From 8e2eb571bf17b7cb3dd5a9cbd4354b41b1e76ff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 01:24:35 +0000 Subject: [PATCH] chore(deps): update docker.io/bitnami/os-shell docker tag to v12-debian-12-r33 --- 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 c351543..57c98ad 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-r27 + tag: 12-debian-12-r33 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.