Skip to content

Commit 02185c4

Browse files
release v0.26.5
1 parent 789e8db commit 02185c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Currently `huawei-cloud-controller-manager` implements:
2424
| v1.23 | v0.23.4 |
2525
| v1.24 | v0.24.4 |
2626
| v1.25 | v0.25.4 |
27-
| v1.26 | v0.26.4 |
27+
| v1.26 | v0.26.5 |
2828

2929
## Quick Start
3030

docs/huawei-cloud-controller-manager-configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This section contains network configuration information.
6565
These arguments will be applied when the annotation in the service is empty.
6666
It needs to be stored in the `loadbalancer-config` ConfigMap in `kube-system` namespace.
6767

68-
> Since v0.26.4, the `huawei-cloud-provider` namespace is no longer used, and `kube-system` is used instead.
68+
> Since `v0.26.4`, the `huawei-cloud-provider` namespace is no longer used, and `kube-system` is used instead.
6969
> If you created the `loadbalancer-config` in the `huawei-cloud-provider` namespace,
7070
> it will still work, but we recommend that you migrate it to `kube-system`.
7171

manifests/huawei-cloud-controller-manager.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
serviceAccountName: cloud-controller-manager
4040
containers:
4141
- name: huawei-cloud-controller-manager
42-
image: swr.cn-north-4.myhuaweicloud.com/k8s-cloudprovider/huawei-cloud-controller-manager:v0.26.4
42+
image: swr.cn-north-4.myhuaweicloud.com/k8s-cloudprovider/huawei-cloud-controller-manager:v0.26.5
4343
args:
4444
- /bin/huawei-cloud-controller-manager
4545
- --v=5

0 commit comments

Comments
 (0)