Skip to content

Commit 7533d0a

Browse files
committed
e2e: Update Ingress NGINX to v0.49.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 419000c commit 7533d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/nginx/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -o errexit
44

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

88
mkdir -p ${REPO_ROOT}/bin

0 commit comments

Comments
 (0)