chore(helm): update image docker.io/vabene1111/recipes 2.0.1 → 2.0.2 (#38541)

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

<details>
<summary>TandoorRecipes/recipes (docker.io/vabene1111/recipes)</summary>

###
[`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
[#&#8203;3859](https://redirect.github.com/TandoorRecipes/recipes/issues/3859)
- **added** AI based conversion of external recipes
- **added** useful titles to most pages
[#&#8203;3915](https://redirect.github.com/TandoorRecipes/recipes/issues/3915)
- **added** decimal places setting back (bot ingredient table and
property view)
[#&#8203;3929](https://redirect.github.com/TandoorRecipes/recipes/issues/3929)
- **added** made keywords clickable again
[#&#8203;3928](https://redirect.github.com/TandoorRecipes/recipes/issues/3928)
- **improved** separation between internal/external recipes no longer
present, all available data is shown
[#&#8203;3888](https://redirect.github.com/TandoorRecipes/recipes/issues/3888)
- **improved** meal plan cards on home page (especially on mobile)
[#&#8203;3894](https://redirect.github.com/TandoorRecipes/recipes/issues/3894)
- **improved** sub recipe rendering and included sub recipes in step
overview
[#&#8203;3893](https://redirect.github.com/TandoorRecipes/recipes/issues/3893)
- **improved** dockerfile and build process (thanks to
[wilmardo](https://redirect.github.com/wilmardo)
[#&#8203;3904](https://redirect.github.com/TandoorRecipes/recipes/issues/3904)
[#&#8203;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
[#&#8203;3886](https://redirect.github.com/TandoorRecipes/recipes/issues/3886)
[#&#8203;3863](https://redirect.github.com/TandoorRecipes/recipes/issues/3863)
- **improved** MealPlanEditor open recipe in new tab
[#&#8203;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
[#&#8203;3909](https://redirect.github.com/TandoorRecipes/recipes/issues/3909)
- **improved** actually limit recipe description input
[#&#8203;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
[#&#8203;3922](https://redirect.github.com/TandoorRecipes/recipes/issues/3922)
- **fixed** error while search because page would not reset
[#&#8203;3933](https://redirect.github.com/TandoorRecipes/recipes/issues/3933)
- **fixed** breaking RecipeEditor with invalid values for
serving/waiting/working time
[#&#8203;3895](https://redirect.github.com/TandoorRecipes/recipes/issues/3895)
- **fixed** navigate to start page when space is switched to prevent
errors
[#&#8203;3862](https://redirect.github.com/TandoorRecipes/recipes/issues/3862)
- **fixed** translated error headers
- **fixed** some Food Editor dropdowns not really visible
[#&#8203;3891](https://redirect.github.com/TandoorRecipes/recipes/issues/3891)
- **fixed** importing tandoor share links not working
[#&#8203;3899](https://redirect.github.com/TandoorRecipes/recipes/issues/3899)
- **fixed** wrong translation in API Settings
[#&#8203;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)
[#&#8203;3935](https://redirect.github.com/TandoorRecipes/recipes/issues/3935)
[#&#8203;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)
[#&#8203;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)
[#&#8203;3924](https://redirect.github.com/TandoorRecipes/recipes/issues/3924))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-17 11:57:02 +02:00
committed by GitHub
parent 63fc85f83f
commit 750e11355c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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