Loading .gitlab/ci/test-helm-2to3.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ test-helm-2to3: - helm3 2to3 convert --release-storage configmaps --tiller-out-cluster --tiller-ns "$KUBE_NAMESPACE" production-postgresql - helm2 list - helm3 list - helm 2to3 cleanup --release-storage configmaps --tiller-out-cluster --tiller-ns "$KUBE_NAMESPACE" - helm3 2to3 cleanup --release-storage configmaps --tiller-out-cluster --tiller-ns "$KUBE_NAMESPACE" - helm2 list - export AUTO_DEVOPS_HELM_MAJOR_VERSION=3 - auto-deploy download_chart Loading Loading
.gitlab/ci/test-helm-2to3.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ test-helm-2to3: - helm3 2to3 convert --release-storage configmaps --tiller-out-cluster --tiller-ns "$KUBE_NAMESPACE" production-postgresql - helm2 list - helm3 list - helm 2to3 cleanup --release-storage configmaps --tiller-out-cluster --tiller-ns "$KUBE_NAMESPACE" - helm3 2to3 cleanup --release-storage configmaps --tiller-out-cluster --tiller-ns "$KUBE_NAMESPACE" - helm2 list - export AUTO_DEVOPS_HELM_MAJOR_VERSION=3 - auto-deploy download_chart Loading