From 24fdc6bed8c6c0e46b91cb418b1c8f10dddfb499 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Apr 2024 20:22:43 +0200 Subject: [PATCH] chore(deps): update container image lswl/vertex to stable@a507aaa by renovate (#20150) 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 | `cade234` -> `a507aaa` | --- > [!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 14ccccc25ed..2776cb3c07f 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 5.7.12 +version: 5.7.13 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index ff27b368706..4bbf047c742 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:cade234087f65d978f32641be1174bd3b91755f86c064c652332474193a9856d + tag: stable@sha256:a507aaaebd7d6ee73ee4142abcca6db6e2349b486eb5c315c42aa9397901f395 persistence: config: enabled: true