Skip to content

Commit

Permalink
Upgrade CAPV image to 1.30.0 (#6339)
Browse files Browse the repository at this point in the history
Update CAPV image to ubuntu22.04-v1.30.0.

Signed-off-by: Shuyang Xin <[email protected]>
  • Loading branch information
XinShuYang authored May 20, 2024
1 parent 8b37d97 commit bdef777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/jenkins/test-vmc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ function release_static_ip() {
function setup_cluster() {
export KUBECONFIG=$KUBECONFIG_PATH
if [ -z $K8S_VERSION ]; then
export K8S_VERSION=v1.29.0
export K8S_VERSION=v1.30.0
fi
if [ -z $TEST_OS ]; then
export TEST_OS=ubuntu-2204
Expand Down

0 comments on commit bdef777

Please sign in to comment.