Increase version for release
This commit is contained in:
parent
82e4a865da
commit
ac4456a089
4 changed files with 4 additions and 4 deletions
deploy/kubernetes
|
@ -75,7 +75,7 @@ spec:
|
|||
capabilities:
|
||||
add: ["SYS_ADMIN"]
|
||||
allowPrivilegeEscalation: true
|
||||
image: ctrox/csi-s3:1.0.0-alpha
|
||||
image: ctrox/csi-s3:1.0.1-alpha
|
||||
args:
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
|
|
|
@ -79,7 +79,7 @@ spec:
|
|||
- name: socket-dir
|
||||
mountPath: /var/lib/kubelet/plugins/ch.ctrox.csi.s3-driver
|
||||
- name: csi-s3
|
||||
image: ctrox/csi-s3:1.0.0-alpha
|
||||
image: ctrox/csi-s3:1.0.1-alpha
|
||||
args:
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue