diff --git a/deploy/csi-daemonset.yaml b/deploy/csi-daemonset.yaml index 5e1ae41cf..887544616 100644 --- a/deploy/csi-daemonset.yaml +++ b/deploy/csi-daemonset.yaml @@ -30,7 +30,7 @@ spec: # the same. containers: - name: mayastor-csi - image: mayadata/mayastor-csi:v0.8.0 + image: mayadata/mayastor-csi:v0.8.1 imagePullPolicy: IfNotPresent # we need privileged because we mount filesystems and use mknod securityContext: