Skip to content

Commit 7240a22

Browse files
Release obs-0.1.3
1 parent f81551e commit 7240a22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
capabilities:
5757
add: [ "SYS_ADMIN" ]
5858
allowPrivilegeEscalation: true
59-
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.2
59+
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.3
6060
args:
6161
- "--v=5"
6262
- "--logtostderr"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
- name: registration-dir
5353
mountPath: /registration
5454
- name: obs-csi-plugin
55-
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.2
55+
image: swr.cn-north-4.myhuaweicloud.com/k8s-csi/obs-csi-plugin:v0.1.3
5656
args:
5757
- "--v=5"
5858
- "--logtostderr"

docs/obs/obs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ https://kubernetes-csi.github.io/docs/sidecar-containers.html.
1212

1313
| OBS CSI Driver Version | CSI version | Kubernetes Version Tested | Features |
1414
|------------------------|-------------|---------------------------|-----------------|
15-
| v0.1.2 | v1.5.0 | v1.20 v1.21 v1.22 v1.23 | buckets resizer |
15+
| v0.1.3 | v1.5.0 | v1.20 v1.21 v1.22 v1.23 | buckets resizer |
1616

1717
> NOTE:
1818
>

0 commit comments

Comments
 (0)