From 8a022e96fd400314ac50e1834d866476f05bb18f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 13:23:31 +0000 Subject: [PATCH] chore(deps): update docker.io/bitnami/os-shell docker tag to v12-debian-12-r28 --- 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..a5febed 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-r28 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.