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.
2 parents 21dcb35 + 51866b3 commit 507284dCopy full SHA for 507284d
test/common.sh
@@ -34,6 +34,7 @@ function convert_to_tools_ver {
34
"1.29") echo "1.29.0";;
35
"1.30") echo "1.30.0";;
36
"1.31") echo "1.31.0";;
37
+ "1.32") echo "1.32.0";;
38
*)
39
echo "k8s version $k8s_ver not supported"
40
exit 1
0 commit comments