diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 09280063661..f56d3e490a3 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.3 +version: 2.0.4 diff --git a/charts/incubator/vertex/values.yaml b/charts/incubator/vertex/values.yaml index 7f5adfa31e7..7b00c58237e 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:b50bf5676e95eccaf586419bea193151496c678dd67717b23bf8e43e8b2394bc + tag: vstable@sha256:dc93d52ef482695e24ceaa5cfa27419671a9f5b49612ec9690cc91a78c1bf10b persistence: config: enabled: true