From 750e11355cd6dfc90493cd959be4f396ba9e869b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Aug 2025 11:57:02 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/vaben?= =?UTF-8?q?e1111/recipes=202.0.1=20=E2=86=92=202.0.2=20(#38541)?= 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 | `b95f7b3` -> `79f337a` | --- > [!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.0.2`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.0.2) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.0.1...2.0.2) - **added** display of ratings within recipe view [#​3859](https://redirect.github.com/TandoorRecipes/recipes/issues/3859) - **added** AI based conversion of external recipes - **added** useful titles to most pages [#​3915](https://redirect.github.com/TandoorRecipes/recipes/issues/3915) - **added** decimal places setting back (bot ingredient table and property view) [#​3929](https://redirect.github.com/TandoorRecipes/recipes/issues/3929) - **added** made keywords clickable again [#​3928](https://redirect.github.com/TandoorRecipes/recipes/issues/3928) - **improved** separation between internal/external recipes no longer present, all available data is shown [#​3888](https://redirect.github.com/TandoorRecipes/recipes/issues/3888) - **improved** meal plan cards on home page (especially on mobile) [#​3894](https://redirect.github.com/TandoorRecipes/recipes/issues/3894) - **improved** sub recipe rendering and included sub recipes in step overview [#​3893](https://redirect.github.com/TandoorRecipes/recipes/issues/3893) - **improved** dockerfile and build process (thanks to [wilmardo](https://redirect.github.com/wilmardo) [#​3904](https://redirect.github.com/TandoorRecipes/recipes/issues/3904) [#​3905](https://redirect.github.com/TandoorRecipes/recipes/issues/3905)) - **improved** added `unused` parameter to InviteLink API to filter for unused links - **improved** InviteLink list and editor to see reusable links and allow manual link copying [#​3886](https://redirect.github.com/TandoorRecipes/recipes/issues/3886) [#​3863](https://redirect.github.com/TandoorRecipes/recipes/issues/3863) - **improved** MealPlanEditor open recipe in new tab [#​3896](https://redirect.github.com/TandoorRecipes/recipes/issues/3896) - **improved** added borders to shopping list items - **improved** hide property view if no properties are present at all - **improved** respect the "show ingredients" setting of a step during recipe render [#​3909](https://redirect.github.com/TandoorRecipes/recipes/issues/3909) - **improved** actually limit recipe description input [#​3923](https://redirect.github.com/TandoorRecipes/recipes/issues/3923) - **improved** moved the original text display back into the ingredient list in the editor for quick viewing [#​3922](https://redirect.github.com/TandoorRecipes/recipes/issues/3922) - **fixed** error while search because page would not reset [#​3933](https://redirect.github.com/TandoorRecipes/recipes/issues/3933) - **fixed** breaking RecipeEditor with invalid values for serving/waiting/working time [#​3895](https://redirect.github.com/TandoorRecipes/recipes/issues/3895) - **fixed** navigate to start page when space is switched to prevent errors [#​3862](https://redirect.github.com/TandoorRecipes/recipes/issues/3862) - **fixed** translated error headers - **fixed** some Food Editor dropdowns not really visible [#​3891](https://redirect.github.com/TandoorRecipes/recipes/issues/3891) - **fixed** importing tandoor share links not working [#​3899](https://redirect.github.com/TandoorRecipes/recipes/issues/3899) - **fixed** wrong translation in API Settings [#​3912](https://redirect.github.com/TandoorRecipes/recipes/issues/3912) - **fixed** frontend not working for sub path setups (thanks to [AdrienPoupa](https://redirect.github.com/AdrienPoupa) [#​3935](https://redirect.github.com/TandoorRecipes/recipes/issues/3935) [#​3903](https://redirect.github.com/TandoorRecipes/recipes/issues/3903)) - **updated** lots of dependencies - **updated** k8s instructions and setup files (thanks to [MyDigitalLife](https://redirect.github.com/MyDigitalLife) [#​3861](https://redirect.github.com/TandoorRecipes/recipes/issues/3861)) - **updated** links in docs/readme to the community forum (thanks [tomtjes](https://redirect.github.com/tomtjes) [#​3924](https://redirect.github.com/TandoorRecipes/recipes/issues/3924))
--- ### 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 a8df05d4857..bdfadccd216 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.0.1 +appVersion: 2.0.2 dependencies: - name: common version: 28.16.1 @@ -37,5 +37,5 @@ sources: - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 20.1.1 +version: 20.1.2 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 13731bb5390..d44ae5fb32c 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.0.1@sha256:b95f7b3e3df000cd39a152be0ddff7139c6d7c5f59cd306f325da44c50a81d05 + tag: 2.0.2@sha256:79f337a334207d0fe49732197ee721f363aeaac8a600b75560e23c72ba5a8c25 securityContext: container: readOnlyRootFilesystem: false