From 01e991adbb0faa72bd8bb4fb81f20ab366a39c43 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 03:44:20 +0100 Subject: [PATCH] chore(helm): update image docker.io/tombursch/kitchenowl-web digest to 24c7dad (#29903) 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 | `2bc0e73` -> `24c7dad` | --- > [!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/Chart.yaml | 2 +- charts/stable/kitchenowl/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 59a74d7a04e..9a8811ad31e 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/tombursch/kitchenowl-web - https://tombursch.github.io/kitchenowl type: application -version: 11.2.3 +version: 11.2.4 diff --git a/charts/stable/kitchenowl/values.yaml b/charts/stable/kitchenowl/values.yaml index 24a8c753558..75fa284206b 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:2bc0e737feb5215f5dbb3308c85896dbc546d4d22a9028adef854cd6181056e4 + tag: latest@sha256:24c7dad5301baad768f7aa7b6138563c04aba349a23050b72543c969d3710ced backendImage: repository: docker.io/tombursch/kitchenowl pullPolicy: IfNotPresent