chore(deps): update container image tombursch/kitchenowl-web to latest@2ff6187 (#16046)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `2b29f72` -> `2ff6187` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-12-17 13:28:08 +01:00 committed by GitHub
parent 92425c6bd2
commit 8a3133d6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 19 deletions

View File

@ -1,32 +1,32 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: kitchenowl
version: 6.0.30
version: 6.0.31
appVersion: latest
description: KitchenOwl is a smart self-hosted grocery list and recipe manager.
home: https://truecharts.org/charts/stable/kitchenowl
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png
deprecated: false
sources:
- https://tombursch.github.io/kitchenowl
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
- https://hub.docker.com/r/tombursch/kitchenowl-web
- https://tombursch.github.io/kitchenowl
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
- https://hub.docker.com/r/tombursch/kitchenowl
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- recipes
- kitchen
- grocery
- recipes
- kitchen
- grocery
dependencies:
- name: common
version: 14.5.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 14.5.0
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4

View File

@ -1,7 +1,7 @@
image:
repository: tombursch/kitchenowl-web
pullPolicy: IfNotPresent
tag: latest@sha256:2b29f726f888b05074150b8a09e425a3341ac75128565a8ebde58cbf8509f74b
tag: latest@sha256:2ff6187bfb71e6cb41c5dbaed7ed7872bb271548fe1f8344d6e68fe00ec2c6a7
backendImage:
repository: tombursch/kitchenowl
pullPolicy: IfNotPresent