From 53785bed168975a198912855fb3fcc150e6136ef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Jun 2024 10:03:36 +0000 Subject: [PATCH] feat(container): update image ghcr.io/mealie-recipes/mealie to v1.9.0 --- 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 e80057f..076b86e 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.7.0 + tag: v1.9.0 env: ALLOW_SIGNUP: true -- 2.40.1