Skip to content

Commit 3e27668

Browse files
authored
Merge pull request #1639 from zhanggbj/pre-v1.33.5-document-update
Update docs for release 1.33.5
2 parents 1c95d24 + a8fcaf5 commit 3e27668

File tree

11 files changed

+43
-24
lines changed

11 files changed

+43
-24
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.30.1
109109
Official releases of the vSphere Cloud Controller Manager container image can be found at:
110110

111111
```bash
112-
registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.0 # <== latest version
112+
registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.5 # <== latest version
113113
```
114114

115115
The very latest builds from the tip of master, which may not be stable, can be found at:

charts/vsphere-cpi-1.33.5.tgz

6.57 KB
Binary file not shown.

charts/vsphere-cpi/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 1.33.0
2+
appVersion: 1.33.5
33
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
44
name: vsphere-cpi
5-
version: 1.33.0
5+
version: 1.33.5
66
keywords:
77
- vsphere
88
- vmware

charts/vsphere-cpi/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ serviceAccount:
4949
daemonset:
5050
annotations: {}
5151
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere
52-
tag: v1.33.0
52+
tag: v1.33.5
5353
pullPolicy: IfNotPresent
5454
dnsPolicy: ClusterFirst
5555
cmdline:

cluster/images/controller-manager/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ARG DISTROLESS_IMAGE=gcr.io/distroless/static-debian11:latest
2727
FROM ${GOLANG_IMAGE} as builder
2828

2929
# This build arg is the version to embed in the CPI binary
30-
ARG VERSION=1.33.0
30+
ARG VERSION=1.33.5
3131

3232
# This build arg controls the GOPROXY setting
3333
ARG GOPROXY

docs/book/tutorials/disable-node-deletion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ spec:
233233
priorityClassName: system-node-critical
234234
containers:
235235
- name: vsphere-cloud-controller-manager
236-
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.0
236+
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.5
237237
args:
238238
- --cloud-provider=vsphere
239239
- --v=2

index.yaml

Lines changed: 33 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,28 @@
11
apiVersion: v1
22
entries:
33
vsphere-cpi:
4+
- apiVersion: v2
5+
appVersion: 1.33.5
6+
created: "2025-10-31T16:19:03.937099+08:00"
7+
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
8+
digest: 28a616addcd9256af9f4d7f18d4b1d33025d4c3bdd48fa5b0221355d15c2f165
9+
home: https://github.com/kubernetes/cloud-provider-vsphere
10+
icon: https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/docs/vmware_logo.png
11+
keywords:
12+
- vsphere
13+
- vmware
14+
- cloud
15+
- provider
16+
- cpi
17+
name: vsphere-cpi
18+
sources:
19+
- https://github.com/kubernetes/cloud-provider-vsphere
20+
urls:
21+
- https://kubernetes.github.io/cloud-provider-vsphere/charts/vsphere-cpi-1.33.5.tgz
22+
version: 1.33.5
423
- apiVersion: v2
524
appVersion: 1.33.0
6-
created: "2025-04-28T14:04:53.187124+08:00"
25+
created: "2025-10-31T16:19:03.936429+08:00"
726
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
827
digest: 3a8e327f18addddea050ff0b0807a18f130b3c27212494346286c4f7dfdf9d60
928
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -22,7 +41,7 @@ entries:
2241
version: 1.33.0
2342
- apiVersion: v2
2443
appVersion: 1.32.1
25-
created: "2024-12-13T11:04:37.690835+08:00"
44+
created: "2025-10-31T16:19:03.935742+08:00"
2645
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
2746
digest: bd5637a70eaa769c6f43d4efd33090f76b8c8fa4c61f7bae8ebf6bd38203af5a
2847
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -41,7 +60,7 @@ entries:
4160
version: 1.32.1
4261
- apiVersion: v2
4362
appVersion: 1.32.0
44-
created: "2024-12-13T11:04:37.689413+08:00"
63+
created: "2025-10-31T16:19:03.93506+08:00"
4564
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
4665
digest: 963cc60e62a788f6f0bfa3e4bdd702081ee96c624dbc2417ed316da96485faf0
4766
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -60,7 +79,7 @@ entries:
6079
version: 1.32.0
6180
- apiVersion: v2
6281
appVersion: v1.31.0
63-
created: "2024-12-13T11:04:37.692785+08:00"
82+
created: "2025-10-31T16:19:03.939091+08:00"
6483
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
6584
digest: e2855b10483653a56451c1dff2b08344e7d09354da07cf341998436f48d09e97
6685
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -79,7 +98,7 @@ entries:
7998
version: v1.31.0
8099
- apiVersion: v2
81100
appVersion: v1.30.1
82-
created: "2024-12-13T11:04:37.692082+08:00"
101+
created: "2025-10-31T16:19:03.938432+08:00"
83102
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
84103
digest: 7ce235ded9ebd341170d8285615df00d2df565a181c7735ec3454001315f866e
85104
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -98,7 +117,7 @@ entries:
98117
version: v1.30.1
99118
- apiVersion: v2
100119
appVersion: v1.30.0
101-
created: "2024-12-13T11:04:37.691483+08:00"
120+
created: "2025-10-31T16:19:03.937832+08:00"
102121
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
103122
digest: 86719831dd7d9edeff9b54e2854a36ac3c13d23fa959d56e93bba681e55d65d6
104123
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -117,7 +136,7 @@ entries:
117136
version: v1.30.0
118137
- apiVersion: v2
119138
appVersion: 1.29.0
120-
created: "2024-12-13T11:04:37.688739+08:00"
139+
created: "2025-10-31T16:19:03.934366+08:00"
121140
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
122141
digest: 68bcac15c329570ff41ab5f7c6c4387e40eede03eca6b95fea73e3667b194564
123142
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -136,7 +155,7 @@ entries:
136155
version: 1.29.0
137156
- apiVersion: v2
138157
appVersion: 1.28.0
139-
created: "2024-12-13T11:04:37.688001+08:00"
158+
created: "2025-10-31T16:19:03.933807+08:00"
140159
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
141160
digest: 2cb4772b757548de51481089706e6c2f1a2cbfe72eef9c8e673b9e22e8e1e9e0
142161
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -155,7 +174,7 @@ entries:
155174
version: 1.28.0
156175
- apiVersion: v2
157176
appVersion: 1.27.0
158-
created: "2024-12-13T11:04:37.687383+08:00"
177+
created: "2025-10-31T16:19:03.933251+08:00"
159178
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
160179
digest: 4b70f3e1ac580079f4600703bef4fc2007e87e96e587c866657a6e91fad83a1c
161180
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -174,7 +193,7 @@ entries:
174193
version: 1.27.0
175194
- apiVersion: v2
176195
appVersion: 1.26.0
177-
created: "2024-12-13T11:04:37.686711+08:00"
196+
created: "2025-10-31T16:19:03.932614+08:00"
178197
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
179198
digest: 2ecf416700c819f408eedf9263d08dbc04cd61969576be13d8935f15605f4a69
180199
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -193,7 +212,7 @@ entries:
193212
version: 1.26.0
194213
- apiVersion: v2
195214
appVersion: 1.25.0
196-
created: "2024-12-13T11:04:37.685998+08:00"
215+
created: "2025-10-31T16:19:03.93075+08:00"
197216
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
198217
digest: 3d48df49fdfb8bda6b5cec1d9e9f566183a150c8c01e111eec5e22ab1f557e31
199218
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -212,7 +231,7 @@ entries:
212231
version: 1.25.0
213232
- apiVersion: v2
214233
appVersion: 1.24.2
215-
created: "2024-12-13T11:04:37.685209+08:00"
234+
created: "2025-10-31T16:19:03.930005+08:00"
216235
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
217236
digest: d0bfaf8a081128f9477b8d8ff00079f8506d4aa2ea899f55511d06400179b159
218237
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -231,7 +250,7 @@ entries:
231250
version: 1.24.2
232251
- apiVersion: v2
233252
appVersion: 1.24.1
234-
created: "2024-12-13T11:04:37.684584+08:00"
253+
created: "2025-10-31T16:19:03.929323+08:00"
235254
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
236255
digest: 6e9dec3e4c6aaeed0d7f95aa2beade986d5a0a2261509b11479ceb1a51312096
237256
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -248,4 +267,4 @@ entries:
248267
urls:
249268
- https://kubernetes.github.io/cloud-provider-vsphere/charts/vsphere-cpi-1.24.1.tgz
250269
version: 1.24.1
251-
generated: "2024-12-13T11:04:37.683797+08:00"
270+
generated: "2025-10-31T16:19:03.928387+08:00"

manifests/controller-manager/vsphere-cloud-controller-manager-ds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
serviceAccountName: cloud-controller-manager
4444
containers:
4545
- name: vsphere-cloud-controller-manager
46-
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.0
46+
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.5
4747
args:
4848
- --v=2
4949
- --cloud-provider=vsphere

manifests/controller-manager/vsphere-cloud-controller-manager-pod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ metadata:
1919
spec:
2020
containers:
2121
- name: vsphere-cloud-controller-manager
22-
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.0
22+
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.33.5
2323
args:
2424
- --v=2
2525
- --cloud-config=/etc/cloud/vsphere.conf

releases/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Note that YAML files from [manifests/controller-manager repo](https://github.com
88

99
## Example workflow
1010

11-
In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.33.0) freshly. If you have an older version of CPI already installed, the steps to deploy and upgrade CPI stay the same. With our `RollingUpdate` update strategy, after you update a DaemonSet template, old DaemonSet pods will be killed, and new DaemonSet pods will be created automatically.
11+
In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.33.5) freshly. If you have an older version of CPI already installed, the steps to deploy and upgrade CPI stay the same. With our `RollingUpdate` update strategy, after you update a DaemonSet template, old DaemonSet pods will be killed, and new DaemonSet pods will be created automatically.
1212

1313
### Step 1: find the kubernetes major version you are using
1414

0 commit comments

Comments
 (0)