diff --git a/.github/local_action/start_ccm_e2e/action.yml b/.github/local_action/start_ccm_e2e/action.yml index 5427275d..fdf03809 100644 --- a/.github/local_action/start_ccm_e2e/action.yml +++ b/.github/local_action/start_ccm_e2e/action.yml @@ -35,8 +35,8 @@ runs: osc_secret_key: ${{ inputs.osc_secret_key }} osc_region: ${{ inputs.osc_region }} will_install_ccm: "true" - rke_version: "v1.4.2" - kubernetes_version: "v1.24.9-rancher1-1" + rke_version: "v1.4.12" + kubernetes_version: "v1.26.11-rancher2-1" bastion_vm_type: "tinav5.c4r8p1" bastion_volume_type: "gp2" bastion_volume_size: 30