diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 9f92a1b412b..4ad1a87a27b 100644 --- a/charts/incubator/vertex/Chart.yaml +++ b/charts/incubator/vertex/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.lswl.in/lswl/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 2.0.11 +version: 2.0.12 diff --git a/charts/incubator/vertex/values.yaml b/charts/incubator/vertex/values.yaml index d4a47dcfab8..a25a3847e0b 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:4d8fdd02a2e70d2c38c3f65ca950198bede0142dc1c5e03c0b27b941a93481df + tag: vstable@sha256:80e4fd692b722da032e1b9e8f7b8d8e6c664f64464faeab3e3de1ae14716fa77 persistence: config: enabled: true