From 1556a2a4fa1b58b784ca44364ebf7592d723a1a9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jun 2026 20:34:59 +0200 Subject: [PATCH] =?UTF-8?q?fix(tandoor-recipes):=20update=20image=20ghcr.i?= =?UTF-8?q?o/tandoorrecipes/recipes=202.6.9=20=E2=86=92=202.6.11=20(#49339?= =?UTF-8?q?)?= 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 | `969c5b3` → `2eb9a80` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.6.11`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.6.11) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.6.10...2.6.11) - **improved** pantry booking dialog and table - **fixed** another order parameter ### [`v2.6.10`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.6.10) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.6.9...2.6.10) - **fixed** recipes marked as private could be viewed trough API utility endpoints - **fixed** recipe search and recipe book API endpoints accepting any order by attribute - **fixed** regex ddos possibility in automation engine - **fixed** AI Providers could be configured with malicious URLs to allow SSRF - ⚠️ if you are using custom AI backends you need to add them to the new `AI_ALLOWED_URLS` settings (see ) - **fixed** bookmarklets of other users in your own space could be accessed/deleted - **updated** lots of dependencies - **updated** translations for various languages
--- ### Configuration 📅 **Schedule**: (UTC) - 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 2e8c16d26b1..4056efd91fc 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.6.9 +appVersion: 2.6.11 dependencies: - name: common version: 29.5.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: 21.5.0 +version: 21.5.1 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 2221237a770..5c33e739e1d 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/tandoorrecipes/recipes pullPolicy: IfNotPresent - tag: 2.6.9@sha256:969c5b3552ffbf18a6f82b3ad5babbae89bfbd30ab6e3195fd3c158bcf3062ed + tag: 2.6.11@sha256:2eb9a80a0b03f905eaa9cea18b0d31ae0c49f37dbd53e0f55215070e7e9b7108 securityContext: container: readOnlyRootFilesystem: false