From 782780a793b761d61106f67cb45ef546f032e2de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 14 Jul 2025 14:11:28 +0200 Subject: [PATCH] chore(helm): update image docker.io/tombursch/kitchenowl-web digest to ee99a05 (#37522) 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 | `4e60c9d` -> `ee99a05` | 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 74b258adeaf..49b5ff54562 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://hub.docker.com/r/tombursch/kitchenowl-web - https://tombursch.github.io/kitchenowl type: application -version: 12.1.0 +version: 12.1.1 diff --git a/charts/stable/kitchenowl/values.yaml b/charts/stable/kitchenowl/values.yaml index efcdd572fe7..086cda1fc51 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:4e60c9d16301499a9f144a8dfc9d5884857c823faafb214c5d076e6fb1ca1425 + tag: latest@sha256:ee99a05f3d40779153bd79bdb4261c5ce9264704f15a3d6a616e729ee59c1d2c backendImage: repository: docker.io/tombursch/kitchenowl pullPolicy: IfNotPresent