From 3f9b30dc3caedfb1ec0ac57fbc1dfb4c17259bd6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Jul 2024 07:02:40 +0000 Subject: [PATCH] fix(container): update image ghcr.io/mealie-recipes/mealie to v1.10.2 --- cluster/apps/default/mealie/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/default/mealie/helm-release.yaml b/cluster/apps/default/mealie/helm-release.yaml index d0023a2..3dcc032 100644 --- a/cluster/apps/default/mealie/helm-release.yaml +++ b/cluster/apps/default/mealie/helm-release.yaml @@ -30,7 +30,7 @@ spec: main: image: repository: ghcr.io/mealie-recipes/mealie - tag: v1.10.1 + tag: v1.10.2 env: ALLOW_SIGNUP: true -- 2.40.1