Commit 3157fd50 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

Fix helm -> helm3

parent feb04566
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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