Update chart-testing image
This commit is contained in:
parent
8836cfe04a
commit
e9a92070d9
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue