From 3e3dedbe8b9277546e0f78c1a21abbfb285b0c31 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Nov 2025 22:52:25 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/tandoor?= =?UTF-8?q?recipes/recipes=202.3.5=20=E2=86=92=202.3.6=20(#42041)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `0f8d061` -> `5cd01ba` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
TandoorRecipes/recipes (ghcr.io/tandoorrecipes/recipes) ### [`v2.3.6`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.3.6) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.3.5...2.3.6) - **improved** open recipe with correct servings from meal plan (thanks [Orycterope](https://redirect.github.com/Orycterope) [#​4237](https://redirect.github.com/TandoorRecipes/recipes/issues/4237)) - **improved** open print view with correct number of servings [#​4242](https://redirect.github.com/TandoorRecipes/recipes/issues/4242) - **fixed** more mealie edge cases [#​4245](https://redirect.github.com/TandoorRecipes/recipes/issues/4245) - **fixed** infinite redirect error [#​4224](https://redirect.github.com/TandoorRecipes/recipes/issues/4224) - **fixed** AnyMeal (Mealmaster) imports with utf-8 encoding [#​4206](https://redirect.github.com/TandoorRecipes/recipes/issues/4206)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/tandoor-recipes/Chart.yaml | 4 ++-- charts/stable/tandoor-recipes/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index f48be50fb2b..8a77c1b2d34 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.3.5 +appVersion: 2.3.6 dependencies: - name: common version: 28.26.3 @@ -38,5 +38,5 @@ sources: - https://github.com/TandoorRecipes/recipes/pkgs/container/recipes - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes type: application -version: 20.12.5 +version: 20.12.6 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 262d90bc30f..0b91ec919b3 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/tandoorrecipes/recipes pullPolicy: IfNotPresent - tag: 2.3.5@sha256:0f8d061895e9ba57a6d048d295af9d2fac1aa442a8d053d3d7f68ad78c4d1c17 + tag: 2.3.6@sha256:5cd01ba0473a48878db3ed9b2c6f2c5db12b68649e169ce9cfa43f052fb0aa95 securityContext: container: readOnlyRootFilesystem: false