From fc331497d2ecc97104d32c7c665a1204496b47c6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 Apr 2026 18:20:23 +0200 Subject: [PATCH] chore(kitchenowl): update image docker.io/tombursch/kitchenowl-web digest to 1ed2248 (#46770) 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 | `9913260` → `1ed2248` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 5a282642c6d..768115a47e1 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/tombursch/kitchenowl-web - https://tombursch.github.io/kitchenowl type: application -version: 13.0.1 +version: 13.0.2 diff --git a/charts/stable/kitchenowl/values.yaml b/charts/stable/kitchenowl/values.yaml index 22341d83f0b..98d1a152208 100644 --- a/charts/stable/kitchenowl/values.yaml +++ b/charts/stable/kitchenowl/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/tombursch/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:99132601a0a6f0558d05a6a6dae7345b274f9c72317ae78c6f400023cf582a70 + tag: latest@sha256:1ed224805a3dcdc9fc8245b3de0172cc9b65089de99618e68082df4703efebfd backendImage: repository: docker.io/tombursch/kitchenowl pullPolicy: IfNotPresent