From c90997225d813f382fb89c0ab9c67264eb289ea2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 May 2026 09:35:34 +0200 Subject: [PATCH] chore(vertex): update image docker.io/lswl/vertex digest to 02e418a (#48090) 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/lswl/vertex | digest | `565dd6b` → `02e418a` | --- > [!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/vertex/Chart.yaml | 2 +- charts/stable/vertex/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index 2f1499bfd72..f5831720a3d 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 9.2.0 +version: 9.2.1 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index 31ee3f84554..5eb5c8c90c4 100644 --- a/charts/stable/vertex/values.yaml +++ b/charts/stable/vertex/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/lswl/vertex - tag: stable@sha256:565dd6b1e4e2b1b72f81e30d4e3408541facc66ef1d5bc0f04da6dea49e70401 + tag: stable@sha256:02e418aaf94abc4a8f3390b627efe406d977d1e8c62e89e44627f63b076b3edc persistence: config: enabled: true