Skip to content

Commit 3e0a52f

Browse files
release evs v0.1.11
1 parent b082aad commit 3e0a52f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

deploy/evs-csi-plugin/kubernetes/csi-evs-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ spec:
9090
- mountPath: /var/lib/csi/sockets/pluginproxy/
9191
name: socket-dir
9292
- name: evs-csi-provisioner
93-
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/evs-csi-plugin:v0.1.10
93+
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/evs-csi-plugin:v0.1.11
9494
args:
9595
- /bin/evs-csi-plugin
9696
- "-v=5"

deploy/evs-csi-plugin/kubernetes/csi-evs-node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
- all
5454
privileged: true
5555
readOnlyRootFilesystem: true
56-
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/evs-csi-plugin:v0.1.10
56+
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/evs-csi-plugin:v0.1.11
5757
args:
5858
- /bin/evs-csi-plugin
5959
- "--v=5"

docs/evs/evs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ For sidecar version compatibility, please refer compatibility matrix for each si
1616
| v0.1.8 | v1.5.0 | v1.20 ~ 1.25 | encryption |
1717
| v0.1.9 | v1.5.0 | v1.20 ~ 1.25 | GPSSD2 and ESSD2 type |
1818
| v0.1.10 | v1.5.0 | v1.20 ~ 1.26 | |
19+
| v0.1.11 | v1.5.0 | v1.23 ~ 1.28 | |
1920

2021
> **NOTE:**
2122
> In `v0.1.8` version, the IAM policy of EVS CSI has changed, please update your policy/role if you use EVS IAM policy.

0 commit comments

Comments
 (0)