From 8a3133d6bd0d4e253ce5247c360eef9caea10bad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Dec 2023 13:28:08 +0100 Subject: [PATCH] chore(deps): update container image tombursch/kitchenowl-web to latest@2ff6187 (#16046) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tombursch/kitchenowl-web | digest | `2b29f72` -> `2ff6187` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/kitchenowl/Chart.yaml | 36 ++++++++++++++-------------- charts/stable/kitchenowl/values.yaml | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/charts/stable/kitchenowl/Chart.yaml b/charts/stable/kitchenowl/Chart.yaml index 265647a6491..a19bb70e922 100644 --- a/charts/stable/kitchenowl/Chart.yaml +++ b/charts/stable/kitchenowl/Chart.yaml @@ -1,32 +1,32 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: kitchenowl -version: 6.0.30 +version: 6.0.31 appVersion: latest description: KitchenOwl is a smart self-hosted grocery list and recipe manager. home: https://truecharts.org/charts/stable/kitchenowl icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png deprecated: false sources: - - https://tombursch.github.io/kitchenowl - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://hub.docker.com/r/tombursch/kitchenowl-web +- https://tombursch.github.io/kitchenowl +- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl +- https://hub.docker.com/r/tombursch/kitchenowl maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - recipes - - kitchen - - grocery +- recipes +- kitchen +- grocery dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/kitchenowl/values.yaml b/charts/stable/kitchenowl/values.yaml index eb28d97278a..8c154b37514 100644 --- a/charts/stable/kitchenowl/values.yaml +++ b/charts/stable/kitchenowl/values.yaml @@ -1,7 +1,7 @@ image: repository: tombursch/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:2b29f726f888b05074150b8a09e425a3341ac75128565a8ebde58cbf8509f74b + tag: latest@sha256:2ff6187bfb71e6cb41c5dbaed7ed7872bb271548fe1f8344d6e68fe00ec2c6a7 backendImage: repository: tombursch/kitchenowl pullPolicy: IfNotPresent