File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packaging/flavorgen/cloudprovider/cpi Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ spec:
159
159
priorityClassName : system-node-critical
160
160
containers :
161
161
- name : vsphere-cpi
162
- image : registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33 .0
162
+ image : registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.34.0-beta .0
163
163
imagePullPolicy : IfNotPresent
164
164
args :
165
165
- --cloud-provider=vsphere
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ variables:
282
282
KUBERNETES_VERSION_UPGRADE_FROM : " v1.32.0"
283
283
KUBERNETES_VERSION_UPGRADE_TO : " v1.33.0"
284
284
KUBERNETES_VERSION_LATEST_CI : " ci/latest-1.34"
285
- CPI_IMAGE_K8S_VERSION : " v1.33 .0"
285
+ CPI_IMAGE_K8S_VERSION : " v1.34.0-beta .0"
286
286
CNI : " ./data/cni/calico/calico.yaml"
287
287
AUTOSCALER_WORKLOAD : " ./data/autoscaler/autoscaler-to-management-workload.yaml"
288
288
CONTROL_PLANE_MACHINE_COUNT : 1
You can’t perform that action at this time.
0 commit comments