Skip to content

Commit f8839e9

Browse files
sutaakaropenshift-merge-bot[bot]
authored andcommitted
Raise KinD Ingress controller version to v1.9.6 for manual setup
1 parent ffbd647 commit f8839e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/kind.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616

1717
set -euo pipefail
18-
: "${INGRESS_NGINX_VERSION:=controller-v1.6.4}"
18+
: "${INGRESS_NGINX_VERSION:=controller-v1.9.6}"
1919

2020
echo "Creating KinD cluster"
2121
cat <<EOF | kind create cluster --config=-

0 commit comments

Comments
 (0)