From 22ef478cd9c99057e62c146c025d04c4645214a4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Nov 2025 18:35:00 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/tandoor?= =?UTF-8?q?recipes/recipes=202.3.3=20=E2=86=92=202.3.4=20(#41836)?= 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 | `af6bd76` -> `61e78a4` | --- > [!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.4`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.3.4) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.3.3...2.3.4) - **fixed** decimals not displayed for non logged in users [#​4152](https://redirect.github.com/TandoorRecipes/recipes/issues/4152) - **fixed** edge case where start page could display no recipes - **fixed** copying a meal plan did not add to shopping [#​4171](https://redirect.github.com/TandoorRecipes/recipes/issues/4171) - **fixed** (maybe) strange behavior with the date picker localization [#​4203](https://redirect.github.com/TandoorRecipes/recipes/issues/4203) - **fixed** typo [#​4234](https://redirect.github.com/TandoorRecipes/recipes/issues/4234) - **improved** print view to fix many existing small issues ([#​3921](https://redirect.github.com/TandoorRecipes/recipes/issues/3921) [#​2905](https://redirect.github.com/TandoorRecipes/recipes/issues/2905) [#​2239](https://redirect.github.com/TandoorRecipes/recipes/issues/2239)) - **improved** error handling and messaging for AI import [#​4170](https://redirect.github.com/TandoorRecipes/recipes/issues/4170) - **improved** servings parsing [#​4217](https://redirect.github.com/TandoorRecipes/recipes/issues/4217) - **improved** manual setup docs to reference `vue3` instead of the old `vue` folder (thanks to [ThomasLeister](https://redirect.github.com/ThomasLeister) [#​4193](https://redirect.github.com/TandoorRecipes/recipes/issues/4193)) - **improved** docs to include correct system page path (thanks to [Daan5556](https://redirect.github.com/Daan5556) [#​4192](https://redirect.github.com/TandoorRecipes/recipes/issues/4192)) - **improved** apache reverse proxy documentation (thanks to [EifX](https://redirect.github.com/EifX) [#​4166](https://redirect.github.com/TandoorRecipes/recipes/issues/4166)) - **improved** docs type (thanks to [erikbledsoe](https://redirect.github.com/erikbledsoe) [#​4159](https://redirect.github.com/TandoorRecipes/recipes/issues/4159)) - **updated** multiple dependencies including django and recipe scrapers
--- ### 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 5d5c9cea430..6f245405707 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.3 +appVersion: 2.3.4 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.3 +version: 20.12.4 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 6dc87e0ee7d..8d796db9d78 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.3@sha256:af6bd76e703d644748a93d581da05c25159d742b94b2da9eddadaaec93555858 + tag: 2.3.4@sha256:61e78a4e2783bfb535a71adc9b04c955e870752fb6e902eccb4b2600e1a84b8d securityContext: container: readOnlyRootFilesystem: false