From bd48f185907a452fbcdf0dfb2f66ccdbbc4cc67e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Aug 2024 08:22:43 +0200 Subject: [PATCH] chore(deps): update container image lswl/vertex to stable@8b6b752 by renovate (#25385) 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 | `66cd2cd` -> `8b6b752` | --- > [!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 | 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 60ec01263e4..8670ddcab58 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.1.7 +version: 7.1.8 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index 69a3ee56aa6..f23d670271e 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:66cd2cd3a1bbb0530d45fe81ecb1492059c61562317a13cea253ad537f7ec1a8 + tag: stable@sha256:8b6b752c7431dc6d93fa119fdba6ddff716bc53b57fedb75935908b17f9afa9a persistence: config: enabled: true