We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbd647 commit f8839e9Copy full SHA for f8839e9
test/e2e/kind.sh
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
17
set -euo pipefail
18
-: "${INGRESS_NGINX_VERSION:=controller-v1.6.4}"
+: "${INGRESS_NGINX_VERSION:=controller-v1.9.6}"
19
20
echo "Creating KinD cluster"
21
cat <<EOF | kind create cluster --config=-
0 commit comments