Update chart-testing image

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-07-03 23:02:12 -04:00
parent 8836cfe04a
commit e9a92070d9

View file

@ -68,6 +68,6 @@ docker run --rm --interactive --network host \
--volume $KUBECONFIG:/root/.kube/config \ --volume $KUBECONFIG:/root/.kube/config \
--volume "${DIR}/../../":/workdir \ --volume "${DIR}/../../":/workdir \
--workdir /workdir \ --workdir /workdir \
quay.io/helmpack/chart-testing:v3.0.0-rc.1 ct install \ aledbf/chart-testing:v3.0.0-rc.4 ct install \
--charts charts/ingress-nginx \ --charts charts/ingress-nginx \
--helm-extra-args "--timeout 120s" --helm-extra-args "--timeout 60s"