chore(helm): update image docker.io/vabene1111/recipes 2.2.4 → 2.2.6 (#40005)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vabene1111/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| patch | `7407993` -> `6cfe563` |

---

> [!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.2.6`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.2.6)

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

- **fixed** step editor layout

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

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

- **improved** auto grow text area when writing recipe comments
- **fixed** property editor page not updating when adding 0 values
- **fixed** increased maximum dropbox token length
[#&#8203;3103](https://redirect.github.com/TandoorRecipes/recipes/issues/3103)
- **fixed** layout issue in some resolutions breaking recipe ingredients
input
- **fixed** ingredients without unit not being displayed in steps
overview
[#&#8203;4069](https://redirect.github.com/TandoorRecipes/recipes/issues/4069)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-25 13:49:34 +02:00
committed by GitHub
parent bef7262dcf
commit eea383df2e
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.4
appVersion: 2.2.6
dependencies:
- name: common
version: 28.20.0
@@ -38,5 +38,5 @@ sources:
- https://github.com/vabene1111/recipes
- https://hub.docker.com/r/vabene1111/recipes
type: application
version: 20.6.1
version: 20.6.2

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/vabene1111/recipes
pullPolicy: IfNotPresent
tag: 2.2.4@sha256:7407993444839441071be5214f7876c75d33b04f7b9c17ab7d263d7c98c98fe0
tag: 2.2.6@sha256:6cfe56349407a8be5b5219bf00a1dd18a1a9b402b49b6cef106c49dd9ca141fa
securityContext:
container:
readOnlyRootFilesystem: false