From 023b91e3330bb36bab8d799e01ffc241755c9656 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 30 Apr 2023 15:49:24 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/vertex to vstable (#8412) --- charts/incubator/vertex/Chart.yaml | 2 +- charts/incubator/vertex/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 94c78eddb32..860410c21b3 100644 --- a/charts/incubator/vertex/Chart.yaml +++ b/charts/incubator/vertex/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex - https://gitlab.lswl.in/lswl/vertex type: application -version: 2.0.20 +version: 2.0.21 diff --git a/charts/incubator/vertex/values.yaml b/charts/incubator/vertex/values.yaml index 056c217c741..159a325c010 100644 --- a/charts/incubator/vertex/values.yaml +++ b/charts/incubator/vertex/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:573768482ae7e0deb31e5f9feb84dded893960e87584254ace53bd4bfb08bfd8 + tag: vstable@sha256:68f4de69e2ca91b954a23ad710c4891a285db99cd038acaecbe102e74924737f persistence: config: enabled: true