Skip to content

Commit

Permalink
e2e: Update Ingress NGINX to v0.49.0
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Aug 23, 2021
1 parent 419000c commit 7533d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/nginx/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -o errexit

NGINX_HELM_VERSION=3.31.0 # ingress v0.46.0
NGINX_HELM_VERSION=3.36.0 # ingress v0.49.0
REPO_ROOT=$(git rev-parse --show-toplevel)

mkdir -p ${REPO_ROOT}/bin
Expand Down

0 comments on commit 7533d0a

Please sign in to comment.