From fc4b74be53a4656c8a7b81dde42d5151eb7f8e64 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Sep 2025 22:33:52 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/vaben?= =?UTF-8?q?e1111/recipes=202.2.6=20=E2=86=92=202.2.7=20(#40014)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes) | patch | `6cfe563` -> `bbafaa1` | --- > [!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 (docker.io/vabene1111/recipes) ### [`v2.2.7`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.2.7) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.2.6...2.2.7) - **fixed** edge cases in mealie 1 importer [#​4071](https://redirect.github.com/TandoorRecipes/recipes/issues/4071) - **fixed** missing postgres extension migration for new installations [#​4070](https://redirect.github.com/TandoorRecipes/recipes/issues/4070) - **fixed** creating ingredient in unsaved recipe could focus on wrong step
--- ### 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 6d16dceb105..9cfbe2d73ed 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.2.6 +appVersion: 2.2.7 dependencies: - name: common version: 28.20.0 @@ -38,5 +38,5 @@ sources: - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 20.6.2 +version: 20.6.3 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 78868606fcd..5b663048539 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/vabene1111/recipes pullPolicy: IfNotPresent - tag: 2.2.6@sha256:6cfe56349407a8be5b5219bf00a1dd18a1a9b402b49b6cef106c49dd9ca141fa + tag: 2.2.7@sha256:bbafaa18a39292e3e2cf032e090d17d0fcc1deb71a2b98425fec99cb05e8532d securityContext: container: readOnlyRootFilesystem: false