Skip to content

Commit

Permalink
release v1.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Qeas committed Jun 10, 2024
1 parent c7906a0 commit 2280b9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/kubernetes/nexentastor-csi-driver-block.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ spec:
- name: socket-dir
mountPath: /var/lib/csi/sockets/pluginproxy/
- name: driver
image: nexenta/nexentastor-csi-driver-block:v1.4.10
image: nexenta/nexentastor-csi-driver-block:v1.4.13
imagePullPolicy: IfNotPresent
args:
- --nodeid=$(KUBE_NODE_NAME)
Expand Down Expand Up @@ -413,7 +413,7 @@ spec:
capabilities:
add: ['SYS_ADMIN']
allowPrivilegeEscalation: true
image: nexenta/nexentastor-csi-driver-block:v1.4.10
image: nexenta/nexentastor-csi-driver-block:v1.4.13
imagePullPolicy: IfNotPresent
args:
- --nodeid=$(KUBE_NODE_NAME)
Expand Down

0 comments on commit 2280b9d

Please sign in to comment.