From 33b95e590e7f19d42c91cbe4bc8ff4d0ffaaf1a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:35:42 +0000 Subject: [PATCH] Update docker.io/bitnami/ghost Docker tag to v5.82.12-debian-12-r0 --- clusters/cl01tl/applications/ghost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/ghost/values.yaml b/clusters/cl01tl/applications/ghost/values.yaml index 72507d424..f0792b64c 100644 --- a/clusters/cl01tl/applications/ghost/values.yaml +++ b/clusters/cl01tl/applications/ghost/values.yaml @@ -2,7 +2,7 @@ ghost: image: registry: docker.io repository: bitnami/ghost - tag: 5.82.11-debian-12-r0 + tag: 5.82.12-debian-12-r0 ghostUsername: user existingSecret: ghost-credentials-secret ghostEmail: alexanderlebens@gmail.com