Skip to content

Commit

Permalink
Release v0.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chengxiangdong committed Apr 3, 2023
1 parent 699ecc4 commit cb12614
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ Currently `huawei-cloud-controller-manager` implements:

| Kubernetes Version | Latest Huawei Cloud Controller Manager Version |
| ------------------ |------------------------------------------------|
| v1.20 | v0.20.3 |
| v1.21 | v0.21.3 |
| v1.22 | v0.22.3 |
| v1.23 | v0.23.3 |
| v1.24 | v0.24.3 |
| v1.25 | v0.25.3 |
| v1.26 | v0.26.2 |
| v1.20 | v0.20.4 |
| v1.21 | v0.21.4 |
| v1.22 | v0.22.4 |
| v1.23 | v0.23.4 |
| v1.24 | v0.24.4 |
| v1.25 | v0.25.4 |
| v1.26 | v0.26.3 |

## Quick Start

Expand Down
2 changes: 1 addition & 1 deletion manifests/huawei-cloud-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
serviceAccountName: cloud-controller-manager
containers:
- name: huawei-cloud-controller-manager
image: swr.cn-north-4.myhuaweicloud.com/k8s-cloudprovider/huawei-cloud-controller-manager:v0.21.2
image: swr.cn-north-4.myhuaweicloud.com/k8s-cloudprovider/huawei-cloud-controller-manager:v0.21.4
args:
- /bin/huawei-cloud-controller-manager
- --v=5
Expand Down

0 comments on commit cb12614

Please sign in to comment.