From 4f04a677f0eda93a1e66173a74bbcc72ed2e05ff Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 00:42:43 +0100 Subject: [PATCH] chore(helm): update image docker.io/lswl/vertex digest to d21dca5 (#30855) 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 | `f590952` -> `d21dca5` | --- > [!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 0518a1aed6a..5a2f4ba773d 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 7.4.0 +version: 7.4.1 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index 6ccda94661d..937e7633e3d 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:f590952acdc849440e6518e58847cc409856c78879ef8ca598a55d3a33cc71ac + tag: stable@sha256:d21dca5de293b30ec0bf481d2fc917376307d037f265317cc9741bffb68ba24b persistence: config: enabled: true