From a740d029ffa9768d8265d479b4fb2ea33fac234a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 22 Mar 2024 19:24:14 +0100 Subject: [PATCH] chore(deps): update container image lswl/vertex to stable@5c2eda0 by renovate (#19637) 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 | `9efecee` -> `5c2eda0` | --- > [!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 85660630546..9a156f26fe3 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.2 +version: 5.7.3 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index a783b77f042..e5e22c3a474 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:9efeceeb4edaf779135d17070e783208c839c01df21ceefbd794b7e8b88087aa + tag: stable@sha256:5c2eda0c38bb74de8e2779ef4c363b855c762d3a56259fd944e35d1dfa53992c persistence: config: enabled: true