chore(deps): update container image tombursch/kitchenowl-web to latest@6564011 (#15303)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `df7ef03` -> `6564011` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-24 19:59:31 +01:00 committed by GitHub
parent d42e9397af
commit 49038e5f39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "latest"
appVersion: latest
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
- https://tombursch.github.io/kitchenowl
type: application
version: 6.0.23
version: 6.0.24
annotations:
truecharts.org/category: utilities
truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image:
repository: tombursch/kitchenowl-web
pullPolicy: IfNotPresent
tag: latest@sha256:df7ef030a002b982350bf8b65a7916b0cd4785842f3e3c7b386ce974c146c4b6
tag: latest@sha256:65640117c841d2afd09798da097ba51d70ea44ccfe2865499969a733b2dbec53
backendImage:
repository: tombursch/kitchenowl
pullPolicy: IfNotPresent