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 67c364c + 10a4929 commit 17fc377Copy full SHA for 17fc377
test/common.sh
@@ -36,6 +36,7 @@ function convert_to_tools_ver {
36
"1.31") echo "1.31.0";;
37
"1.32") echo "1.32.0";;
38
"1.33") echo "1.33.0";;
39
+ "1.34") echo "1.34.0";;
40
*)
41
echo "k8s version $k8s_ver not supported"
42
exit 1
0 commit comments