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 @@ -98,7 +98,7 @@ providers:
98
98
99
99
variables :
100
100
KUBERNETES_VERSION : " v1.28.0"
101
- CPI_IMAGE_K8S_VERSION : " v1.27 .0"
101
+ CPI_IMAGE_K8S_VERSION : " v1.28 .0"
102
102
CNI : " ./data/cni/calico/calico.yaml"
103
103
EXP_CLUSTER_RESOURCE_SET : " true"
104
104
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION : " true"
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ providers:
101
101
102
102
variables :
103
103
KUBERNETES_VERSION : " v1.28.0"
104
- CPI_IMAGE_K8S_VERSION : " v1.27 .0"
104
+ CPI_IMAGE_K8S_VERSION : " v1.28 .0"
105
105
CNI : " ./data/cni/calico/calico.yaml"
106
106
EXP_CLUSTER_RESOURCE_SET : " true"
107
107
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION : " true"
@@ -141,7 +141,7 @@ variables:
141
141
VSPHERE2_SERVER : " vcenter2.vmware.com"
142
142
VSPHERE2_TLS_THUMBPRINT : " AA:BB:CC:DD:11:22:33:44:EE:FF"
143
143
VSPHERE2_RESOURCE_POOL : " ResourcePool"
144
- VSPHERE2_TEMPLATE : " ubuntu-2004 -kube-v1.27.3 "
144
+ VSPHERE2_TEMPLATE : " ubuntu-2204 -kube-v1.28.0 "
145
145
# Dedicated IP to be used by kube-vip
146
146
VSPHERE2_CONTROL_PLANE_ENDPOINT_IP :
147
147
# Following variables are also required and please use env variables to avoid disclosure of sensitive data
You can’t perform that action at this time.
0 commit comments