From 53d1dda22d9cc6818ce93d5b28d522a9cbfac972 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Feb 2026 16:33:29 +0100 Subject: [PATCH] =?UTF-8?q?fix(tandoor-recipes):=20update=20image=20ghcr.i?= =?UTF-8?q?o/tandoorrecipes/recipes=202.4.1=20=E2=86=92=202.4.2=20(#44425)?= 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 | `4ab9052` -> `c1a1d49` | --- > [!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.4.2`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.4.2) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.4.1...2.4.2) - **added** quick link from start page to search with pre-filled parameters - **added** diameter based scaling - **fixed** uploading images on mobile [#​4400](https://redirect.github.com/TandoorRecipes/recipes/issues/4400) - **fixed** items per page not saving in search view [#​4275](https://redirect.github.com/TandoorRecipes/recipes/issues/4275) - **fixed** rating filter less than or equal to not working [#​4280](https://redirect.github.com/TandoorRecipes/recipes/issues/4280) (thanks to [@​smilerz](https://redirect.github.com/smilerz) [#​4396](https://redirect.github.com/TandoorRecipes/recipes/issues/4396))
--- ### 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 | 18 ++++++++++++------ charts/stable/tandoor-recipes/values.yaml | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index e9897f8d09e..7d3f5509087 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -2,13 +2,19 @@ annotations: artifacthub.io/links: |- - name: support url: https://discord.com/invite/tVsPTHWTtr + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.17" + truecharts.org/max_kubernetes_version: 1.32.0 + truecharts.org/min_helm_version: "3.14" + truecharts.org/min_kubernetes_version: 1.24.0 + truecharts.org/train: stable trueforge.org/category: media trueforge.org/max_helm_version: "4.1" trueforge.org/max_kubernetes_version: 1.35.0 trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.4.1 +appVersion: 2.4.2 dependencies: - name: common version: 28.29.40 @@ -19,8 +25,8 @@ dependencies: import-values: [] deprecated: false description: Tandoor Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. -home: https://trueforge.org/truetech/truecharts/charts/stable/tandoor-recipes -icon: https://trueforge.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp +home: https://truecharts.org/charts/stable/tandoor-recipes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tandoor-recipes.webp keywords: - tandoor - recipes @@ -28,8 +34,8 @@ keywords: kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: tandoor-recipes sources: - https://ghcr.io/tandoorrecipes/recipes @@ -37,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.15.1 +version: 20.15.2 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 01098036fd3..e0d6ca6d40d 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.4.1@sha256:4ab9052b3f25bbb1185349282720b176b95973fc93e565eac0dc991ce695a19b + tag: 2.4.2@sha256:c1a1d494631955bdb6c200066ee5914adbc378805ac0e4df9aeb795fe25c87aa securityContext: container: readOnlyRootFilesystem: false