fix(deps): update container image tombursch/kitchenowl to latest (#15062)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl | digest | `3a1a74b` -> `2abf15b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-19 06:17:51 +01:00 committed by GitHub
parent 5017cad8df
commit 8d93c03c2f
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.22
version: 6.0.23
annotations:
truecharts.org/category: utilities
truecharts.org/SCALE-support: "true"

View File

@ -5,7 +5,7 @@ image:
backendImage:
repository: tombursch/kitchenowl
pullPolicy: IfNotPresent
tag: latest@sha256:3a1a74b6de2323e7306f19330e29cc91c2968c3d51eabf1ed464064173ae9df8
tag: latest@sha256:2abf15bff27459e45ea9bc807e11a4cd0f3c7cdf2c1ffc1fc52d6a4abece1f49
service:
main:
enabled: true