diff --git a/charts/incubator/vertex/Chart.yaml b/charts/incubator/vertex/Chart.yaml index 13b31ef2738..0e75419db7e 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.14 +version: 2.0.15 diff --git a/charts/incubator/vertex/values.yaml b/charts/incubator/vertex/values.yaml index a25a3847e0b..5e864d678a0 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:80e4fd692b722da032e1b9e8f7b8d8e6c664f64464faeab3e3de1ae14716fa77 + tag: vstable@sha256:fcf2a10ca7fe628f93867f5d0cd22f2250cb85865151e6a0167431505f8c906a persistence: config: enabled: true