From d0bc2525ab4e390e4ab12f256596af68256203fa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Jun 2026 19:28:10 +0200 Subject: [PATCH] chore(kitchenowl): update image docker.io/tombursch/kitchenowl-web digest to 9f50e9a (#48785) 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 | `517f808` → `9f50e9a` | --- > [!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**: (UTC) - 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 f386587fefa..a150000b460 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: 13.3.0 +version: 13.3.1 diff --git a/charts/stable/kitchenowl/values.yaml b/charts/stable/kitchenowl/values.yaml index 539e2967411..3c492db7d91 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:517f808eee661307608d30fac70732d1647bb8bdf783a452065570ac1f8c3c40 + tag: latest@sha256:9f50e9a713f6910496f7660c93224693c961fb70c4a572dd908345082cd3bcdc backendImage: repository: docker.io/tombursch/kitchenowl pullPolicy: IfNotPresent