Update e2e image (#5174)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-02-26 16:52:31 -03:00 committed by GitHub
parent f00f49a295
commit 652a8e62b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 25 additions and 3 deletions

View file

@ -20,4 +20,4 @@ set -o pipefail
KUBE_ROOT="$( cd "$(dirname "$0")../" >/dev/null 2>&1 ; pwd -P )"
ct lint --charts ${KUBE_ROOT}/charts/ingress-nginx
ct lint --charts ${KUBE_ROOT}/charts/ingress-nginx --validate-maintainers=false