From 71247b28634bae046dd6ebc64758c1bd52241be9 Mon Sep 17 00:00:00 2001 From: zierbeek <58994651+zierbeek@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:57:23 +0100 Subject: [PATCH] Mealie to V1 & Latest tag (#17499) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** **โš™๏ธ Type of change** - [x] โš™๏ธ Feature/App addition - [ ] ๐Ÿช› Bugfix - [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] ๐Ÿ”ƒ Refactor of current code **โœ”๏ธ Checklist:** - [x] โš–๏ธ My code follows the style guidelines of this project - [x] ๐Ÿ‘€ I have performed a self-review of my own code - [ ] #๏ธโƒฃ I have commented my code, particularly in hard-to-understand areas - [ ] ๐Ÿ“„ I have made corresponding changes to the documentation - [x] โš ๏ธ My changes generate no new warnings - [ ] ๐Ÿงช I have added tests to this description that prove my fix is effective or that my feature works - [x] โฌ†๏ธ I increased versions for any altered app according to semantic versioning --------- Signed-off-by: zierbeek <58994651+zierbeek@users.noreply.github.com> --- charts/stable/mealie/Chart.yaml | 2 +- charts/stable/mealie/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index f99d2fa223a..6d64db1f262 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - https://ghcr.io/mealie-recipes/mealie type: application -version: 20.1.9 +version: 20.2.0 diff --git a/charts/stable/mealie/values.yaml b/charts/stable/mealie/values.yaml index b4ac52e7dc2..cf4bff86220 100644 --- a/charts/stable/mealie/values.yaml +++ b/charts/stable/mealie/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/mealie-recipes/mealie - tag: v1.0.0-RC2@sha256:9881b16dda92272c6eeeb132697ad2379be1c562f0f53f86f20ce2654b57f455 + tag: v1.0.0@sha256:86eb67572f68e1a8d306e805d7a2677c751247bd84093f4304587d0b61094d26 pullPolicy: IfNotPresent mealie: frontend: