From 62da4f5a204884c425a1cf75bcaa8d7a64662b3e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Apr 2024 08:22:12 +0200 Subject: [PATCH] chore(deps): update container image lswl/vertex to stable@b4d9a89 by renovate (#20079) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lswl/vertex | digest | `b550d4c` -> `b4d9a89` | --- > [!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/vertex/Chart.yaml | 4 ++-- charts/stable/vertex/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index 8ab0d22bb13..c71f4d4bc74 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -24,7 +24,7 @@ keywords: - vertex - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 5.7.10 +version: 5.7.11 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index c93aead4820..f28410baf1c 100644 --- a/charts/stable/vertex/values.yaml +++ b/charts/stable/vertex/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lswl/vertex - tag: stable@sha256:b550d4c3fcddb1a2236d550e710b993c8a8ce035608f3c79b96699c9dbfd6f50 + tag: stable@sha256:b4d9a89fe9e48de7cebb9f2d319d8104e6e634837e671eeb9d094c9a5210964a persistence: config: enabled: true