From ec0187eb75432468f23f16ecb2969f415ee1132c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Feb 2026 22:31:57 +0100 Subject: [PATCH] =?UTF-8?q?fix(tandoor-recipes):=20update=20image=20ghcr.i?= =?UTF-8?q?o/tandoorrecipes/recipes=202.5.0=20=E2=86=92=202.5.1=20(#44886)?= 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 | `afaa257` → `b3ec4aa` | --- > [!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.5.1`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.5.1) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.5.0...2.5.1) - **improved** ingredient parser handling of leading special characters (like `,.-_=+#*|/`) - **changed** start page link icon to "more" text for opening search - **fixed** ical issues [#​4429](https://redirect.github.com/TandoorRecipes/recipes/issues/4429) - **fixed** recipe view performance degradation (thansk to [@​poikilotherm](https://redirect.github.com/poikilotherm) [#​4426](https://redirect.github.com/TandoorRecipes/recipes/issues/4426)) - **fixed** syntax error in template breaking recipe view and editor [#​4421](https://redirect.github.com/TandoorRecipes/recipes/issues/4421) - **fixed** creating food trough shopping list entry failing [#​4418](https://redirect.github.com/TandoorRecipes/recipes/issues/4418) - **fixed** admins could include arbitrary local files trough local storage provider - **fixed** server side request forgery trough redirects/dns rebinding attacks - **fixed** issue with diameter scaling when base servings were not 1 - **updated** dependencies
--- ### 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 e91f4aa6178..76d1710a52a 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.5.0 +appVersion: 2.5.1 dependencies: - name: common version: 28.29.49 @@ -43,5 +43,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.16.0 +version: 20.16.1 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 138f898f025..e9012c61468 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.5.0@sha256:afaa257176f9d64733d27793e557ab680bf381ecef2d207b1a14033a2e4ace0e + tag: 2.5.1@sha256:b3ec4aa3fb9e4d24c73876b79576fca04aa026a6706fe3d5a17d95297bda39b8 securityContext: container: readOnlyRootFilesystem: false