diff --git a/apps/mealie/deployment.yaml b/apps/mealie/deployment.yaml index f4524a8b..b5f0f7da 100644 --- a/apps/mealie/deployment.yaml +++ b/apps/mealie/deployment.yaml @@ -33,7 +33,7 @@ spec: type: "RuntimeDefault" containers: - name: mealie - image: "ghcr.io/mealie-recipes/mealie:v1.12.0" + image: "ghcr.io/mealie-recipes/mealie:v2.2.0" imagePullPolicy: IfNotPresent env: - name: "TZ"