From 563d4ff6a8eae913caed5ec51e9d89834e096f9b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Sep 2025 18:20:18 +0200 Subject: [PATCH] chore(helm): update image docker.io/lswl/vertex digest to 0caaa5d (#39838) 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 | `854507b` -> `0caaa5d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://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 5244ddad1e3..18eff482f8a 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 8.5.3 +version: 8.5.4 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index 07160a9f069..e0f44aad4e6 100644 --- a/charts/stable/vertex/values.yaml +++ b/charts/stable/vertex/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/lswl/vertex - tag: stable@sha256:854507bb89c24c7bcf7ef6a38fd5ea66a07f6d161312ab9fe6d99e0679588941 + tag: stable@sha256:0caaa5d93dc7c890692545f28fcc8ffdac858a44dee14c53e7e414353f15bd45 persistence: config: enabled: true