From d7b6aa50e7e61ebc32f1d4bf115989bed11c3b01 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Jul 2024 13:02:16 +0000 Subject: [PATCH] fix(container): update image ghcr.io/mealie-recipes/mealie to v1.10.1 --- 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 548d671..d0023a2 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.0 + tag: v1.10.1 env: ALLOW_SIGNUP: true -- 2.40.1