From bbde9eea0df53b2455558a8f8044ca7cd0564acf Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:09:27 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm/soft-serve):=20update=20v0.11.0=20?= =?UTF-8?q?=E2=9E=BC=20v0.11.1=20(#3831)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/soft-serve/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/soft-serve/app/hr.yaml b/kube/deploy/apps/soft-serve/app/hr.yaml index 06e98d0a..f4eb66a7 100644 --- a/kube/deploy/apps/soft-serve/app/hr.yaml +++ b/kube/deploy/apps/soft-serve/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: "ghcr.io/charmbracelet/soft-serve" - tag: "v0.11.0@sha256:8967af7a72a39c8c1857eee91b0c1e55ca92822852c3cc6d5872b8992ffce935" + tag: "v0.11.1@sha256:cc13a01f202915d4ae0ac145c1049a3cda72998a19aaf66956eaf9d3fffc6b0b" env: TZ: "${CONFIG_TZ}" SOFT_SERVE_NAME: "BioFlurry"