From 808ebc2bc44d45d7618a10104a4fe4d315f771d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:23:36 +0000 Subject: [PATCH] chore(deps): update docker.io/bitnami/bitnami-shell docker tag to v11-debian-11-r136 --- k8s-apps/ghost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-apps/ghost/values.yaml b/k8s-apps/ghost/values.yaml index 9fb9d124..948d12d3 100644 --- a/k8s-apps/ghost/values.yaml +++ b/k8s-apps/ghost/values.yaml @@ -501,7 +501,7 @@ ghost: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r69 + tag: 11-debian-11-r136 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.