Release new version
This commit is contained in:
parent
29c10b9418
commit
fb6584d7e4
3 changed files with 3 additions and 3 deletions
deploy/kubernetes
|
@ -81,7 +81,7 @@ spec:
|
|||
capabilities:
|
||||
add: ["SYS_ADMIN"]
|
||||
allowPrivilegeEscalation: true
|
||||
image: ctrox/csi-s3:v1.1.0
|
||||
image: ctrox/csi-s3:v1.1.1
|
||||
args:
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
|
|
|
@ -81,7 +81,7 @@ spec:
|
|||
- name: socket-dir
|
||||
mountPath: /var/lib/kubelet/plugins/ch.ctrox.csi.s3-driver
|
||||
- name: csi-s3
|
||||
image: ctrox/csi-s3:v1.1.0
|
||||
image: ctrox/csi-s3:v1.1.1
|
||||
args:
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue