From 9c384448d44bce01cc7228af87eb92ba471a62c5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 24 Nov 2024 03:03:01 +0100 Subject: [PATCH] chore(helm): update image docker.io/tombursch/kitchenowl-web digest to 2bc0e73 (#29764) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tombursch/kitchenowl-web | digest | `9d3a564` -> `2bc0e73` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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. --- - [ ] 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). --- 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 2f5e4788628..24a8c753558 100644 --- a/charts/stable/kitchenowl/values.yaml +++ b/charts/stable/kitchenowl/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/tombursch/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:9d3a564a15e876f49e25479e848ac164843201d6208d76ab4f93d83acd156fc8 + tag: latest@sha256:2bc0e737feb5215f5dbb3308c85896dbc546d4d22a9028adef854cd6181056e4 backendImage: repository: docker.io/tombursch/kitchenowl pullPolicy: IfNotPresent