diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 06ad37fb29a..3226f38e725 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.1 +version: 2.0.2 diff --git a/charts/incubator/vertex/values.yaml b/charts/incubator/vertex/values.yaml index 29faf801046..21dddb7373a 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:b20696675407d830008af37bd4bedfcb65a5d0cdf2c4d2c2a2131ce9e654f328 + tag: vstable@sha256:bcea72d7468158e1e542109a796a06a222477ae18d5a4b24b0e172fb80defc5e persistence: config: enabled: true