From 22a4582c6204960131448a651c5939c331b51949 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Apr 2024 20:18:37 +0200 Subject: [PATCH] chore(deps): update container image lswl/vertex to stable@7dbe7f6 by renovate (#20811) 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 | `a507aaa` -> `7dbe7f6` | --- > [!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 ec93eea6b48..7a1e17cadda 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.8.4 +version: 5.8.5 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index 4bbf047c742..5d11a3c9286 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:a507aaaebd7d6ee73ee4142abcca6db6e2349b486eb5c315c42aa9397901f395 + tag: stable@sha256:7dbe7f66d418e5dc2cfd58b997895fcaf99710fe7cd9e516c91ba8a98b05f881 persistence: config: enabled: true