From 1c72d228f2e36856fd8844823dc9f877e150cf8e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Sep 2025 08:59:37 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/vaben?= =?UTF-8?q?e1111/recipes=202.1.1=20=E2=86=92=202.1.2=20(#39326)?= 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 | `d352711` -> `c4e5871` | --- > [!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.1.2`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.1.2) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.1.1...2.1.2) - **fixed** error in space overview for new users [#​4014](https://redirect.github.com/TandoorRecipes/recipes/issues/4014)
--- ### 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 88994e22f48..42d4471cade 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.1.1 +appVersion: 2.1.2 dependencies: - name: common version: 28.17.0 @@ -38,5 +38,5 @@ sources: - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 20.3.1 +version: 20.3.2 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 4d3a1b95638..8b8c3019c27 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.1.1@sha256:d352711c4377f22c66e8fda62cdc1cb16362b5edf05fc3dcf7a153a248fb6131 + tag: 2.1.2@sha256:c4e58714f66de21add4a855a0262239412d42fa43d088a03397b9b213f328b6f securityContext: container: readOnlyRootFilesystem: false