chore(helm): update image ghcr.io/tandoorrecipes/recipes 2.3.5 → 2.3.6 (#42041)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `0f8d061` -> `5cd01ba` |

---

> [!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
(ghcr.io/tandoorrecipes/recipes)</summary>

###
[`v2.3.6`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.3.6)

[Compare
Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.3.5...2.3.6)

- **improved** open recipe with correct servings from meal plan (thanks
[Orycterope](https://redirect.github.com/Orycterope)
[#&#8203;4237](https://redirect.github.com/TandoorRecipes/recipes/issues/4237))
- **improved** open print view with correct number of servings
[#&#8203;4242](https://redirect.github.com/TandoorRecipes/recipes/issues/4242)
- **fixed** more mealie edge cases
[#&#8203;4245](https://redirect.github.com/TandoorRecipes/recipes/issues/4245)
- **fixed** infinite redirect error
[#&#8203;4224](https://redirect.github.com/TandoorRecipes/recipes/issues/4224)
- **fixed** AnyMeal (Mealmaster) imports with utf-8 encoding
[#&#8203;4206](https://redirect.github.com/TandoorRecipes/recipes/issues/4206)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-24 22:52:25 +01:00
committed by GitHub
parent 4187d459f5
commit 3e3dedbe8b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.3.5
appVersion: 2.3.6
dependencies:
- name: common
version: 28.26.3
@@ -38,5 +38,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.12.5
version: 20.12.6
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/tandoorrecipes/recipes
pullPolicy: IfNotPresent
tag: 2.3.5@sha256:0f8d061895e9ba57a6d048d295af9d2fac1aa442a8d053d3d7f68ad78c4d1c17
tag: 2.3.6@sha256:5cd01ba0473a48878db3ed9b2c6f2c5db12b68649e169ce9cfa43f052fb0aa95
securityContext:
container:
readOnlyRootFilesystem: false