diff --git a/charts/incubator/cloudcommander/Chart.yaml b/charts/incubator/cloudcommander/Chart.yaml index 617dcd172c3..5d351f9e91b 100644 --- a/charts/incubator/cloudcommander/Chart.yaml +++ b/charts/incubator/cloudcommander/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander - https://hub.docker.com/r/coderaiser/cloudcmd/ type: application -version: 2.0.7 +version: 2.0.8 diff --git a/charts/incubator/cloudcommander/values.yaml b/charts/incubator/cloudcommander/values.yaml index 694f36c159a..e4ce28d0165 100644 --- a/charts/incubator/cloudcommander/values.yaml +++ b/charts/incubator/cloudcommander/values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cloudcommander - tag: latest@sha256:a46ae66c638c2d551431635e969f33b5faadeb961e61bd5f620934a5f8fafa05 + tag: latest@sha256:496db17e9b83b5477085e327c26f8fe240533a9da8ef1680ac8bb45e4362b5cb persistence: appdata: enabled: true