From 4328ef3bcf4a87754db86c6c7a33087b23178736 Mon Sep 17 00:00:00 2001 From: "glad-os-bot[bot]" <168119599+glad-os-bot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:04:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(mealie)!:=20Update=20docker=20image=20(?= =?UTF-8?q?=20v1.12.0=20=E2=86=92=20v2.1.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/mealie/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/mealie/app/helmrelease.yaml b/kubernetes/apps/default/mealie/app/helmrelease.yaml index c45ead78..e9b8d0c5 100644 --- a/kubernetes/apps/default/mealie/app/helmrelease.yaml +++ b/kubernetes/apps/default/mealie/app/helmrelease.yaml @@ -44,7 +44,7 @@ spec: app: image: repository: ghcr.io/mealie-recipes/mealie - tag: v1.12.0 + tag: v2.1.0 env: TZ: "${TIMEZONE}" PUID: "1000"