chore(helm): update image docker.io/tombursch/kitchenowl-web digest to 4122e76 (#35380)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/tombursch/kitchenowl-web | digest | `1d96fdc` -> `4122e76` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-05-15 08:33:11 +02:00
committed by GitHub
parent e0b9b0a2db
commit a86ae3e09b
2 changed files with 2 additions and 2 deletions

View File

@@ -38,5 +38,5 @@ sources:
- https://hub.docker.com/r/tombursch/kitchenowl-web
- https://tombursch.github.io/kitchenowl
type: application
version: 11.5.4
version: 11.5.5

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/tombursch/kitchenowl-web
pullPolicy: IfNotPresent
tag: latest@sha256:1d96fdceab5a247a5699f9961d7d3171e0dda62064ad76ddc3c5815e835d2ff3
tag: latest@sha256:4122e765a9b5608e17bbbc0eb66b5524965502f4ef78f1900ed834cbaaec3561
backendImage:
repository: docker.io/tombursch/kitchenowl
pullPolicy: IfNotPresent