File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ clusters: 1
44nodes : 3
55# ssh_pub_key: "ssh-rsa XXXXXXXXXXXXXXXXXXXXXX user@example"
66k8s_version : 1.33.5
7- px_version : 3.4.0.1
7+ px_version : 3.5.0
88stop_after : 6
99quiet : false
1010tags : " project=pxdeploy"
@@ -56,7 +56,7 @@ vsphere_repo: "https://px-deploy.s3.eu-west-1.amazonaws.com/templates/"
5656# vsphere_folder: ""
5757
5858ocp4_domain : " "
59- ocp4_version : 4.19.9
59+ ocp4_version : 4.19.17
6060ocp4_credentials_mode : Mint
6161ocp4_pull_secret : " "
6262
Original file line number Diff line number Diff line change 3333 channel: "stable"
3434EOF
3535
36- curl -Lo /usr/bin/virtctl https://github.com/kubevirt/kubevirt/releases/download/v1.1.1 /virtctl-v1.1.1 -linux-amd64
36+ curl -Lo /usr/bin/virtctl https://github.com/kubevirt/kubevirt/releases/download/v1.5.3 /virtctl-v1.5.3 -linux-amd64
3737chmod 755 /usr/bin/virtctl
3838
3939echo "waiting for kubevirt-hyperconverged operator readiness"
You can’t perform that action at this time.
0 commit comments