From b0a0c3c4e36458491c78dd2495c38fef30f3535d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 07:19:36 +0100 Subject: [PATCH] fix(deps): update container image tombursch/kitchenowl-web to latest (#15063) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tombursch/kitchenowl-web | digest | `2a553da` -> `df7ef03` | --- > [!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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/kitchenowl/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/kitchenowl/values.yaml b/charts/stable/kitchenowl/values.yaml index bd0f27760f8..697333f9a3d 100644 --- a/charts/stable/kitchenowl/values.yaml +++ b/charts/stable/kitchenowl/values.yaml @@ -1,7 +1,7 @@ image: repository: tombursch/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:2a553da484913c21218907c93adf05bba8cd73a746311c88a5a604e3128f6048 + tag: latest@sha256:df7ef030a002b982350bf8b65a7916b0cd4785842f3e3c7b386ce974c146c4b6 backendImage: repository: tombursch/kitchenowl pullPolicy: IfNotPresent