Skip to content

Commit

Permalink
fix(image-tag): update mayastor-csi image tag to v0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Payes Anand <[email protected]>
  • Loading branch information
payes authored and gila committed Sep 13, 2021
1 parent 4167fd6 commit d7af633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/csi-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d7af633

Please sign in to comment.