diff --git a/deploy/charts/webshell/Chart.yaml b/deploy/charts/webshell/Chart.yaml index 82d1efd..c6c7fce 100644 --- a/deploy/charts/webshell/Chart.yaml +++ b/deploy/charts/webshell/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: webshell description: A Helm chart to deploy a webshell environment type: application -version: 0.1.18 -appVersion: "0.1.18" +version: 0.1.19 +appVersion: "0.1.19" diff --git a/deploy/charts/webshell/templates/deployment.yaml b/deploy/charts/webshell/templates/deployment.yaml index 17d211c..b2855d4 100644 --- a/deploy/charts/webshell/templates/deployment.yaml +++ b/deploy/charts/webshell/templates/deployment.yaml @@ -109,7 +109,7 @@ spec: claimName: {{ include "webshell.fullname" . }} {{- else }} emptyDir: {} - {{- end -}} + {{- end }} - name: docker-volume {{- if .Values.dind.persistence.enabled }} persistentVolumeClaim: