From efd76e71cf59183670d3e90bc62adc64ddabe76b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 21 Oct 2024 20:17:14 +0200 Subject: [PATCH] chore(helm): update image docker.io/lswl/vertex digest to c121df2 (#28121) 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 | `00c2c4c` -> `c121df2` | 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 b4983e45d8b..5a82512f731 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.2.1 +version: 7.2.2 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index 112f5a1d053..fd0cbc9c55d 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:00c2c4ce6bb885fbf7a63e633df73c64cc048a196e32252443e091c7201c8e78 + tag: stable@sha256:c121df2f45a95aac3fd6bf1df88dedc84bc5865b6fae8490cd8b1d97d90d2670 persistence: config: enabled: true