File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 28
28
# the same.
29
29
containers :
30
30
- name : mayastor-csi
31
- image : mayadata/mayastor-csi:v0.2 .0
31
+ image : mayadata/mayastor-csi:v0.3 .0
32
32
imagePullPolicy : Always
33
33
# we need privileged because we mount filesystems and use mknod
34
34
securityContext :
Original file line number Diff line number Diff line change 31
31
# the same.
32
32
containers :
33
33
- name : mayastor
34
- image : mayadata/mayastor:v0.2 .0
34
+ image : mayadata/mayastor:v0.3 .0
35
35
imagePullPolicy : Always
36
36
env :
37
37
- name : MY_NODE_NAME
Original file line number Diff line number Diff line change 44
44
mountPath : /var/lib/csi/sockets/pluginproxy/
45
45
46
46
- name : moac
47
- image : mayadata/moac:v0.2 .0
47
+ image : mayadata/moac:v0.3 .0
48
48
imagePullPolicy : Always
49
49
args :
50
50
- " --csi-address=$(CSI_ENDPOINT)"
Original file line number Diff line number Diff line change 24
24
"url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
25
25
},
26
26
"mayastor" : {
27
- "branch" : " v0.2 .0" ,
27
+ "branch" : " v0.3 .0" ,
28
28
"cargosha256" : " 1234" ,
29
29
"description" : " A cloud native declarative data plane in containers for containers" ,
30
30
"homepage" : null ,
31
31
"owner" : " openebs" ,
32
32
"repo" : " mayastor" ,
33
- "rev" : " 4c1d742273ab48a7f93cd08284b031c0694c9557 " ,
34
- "sha256" : " 1x4f4s4xgxlpb8rrw1k00iww2cy03ijbrilp58lkrblvxgrz73vv " ,
33
+ "rev" : " 8470ac075112aca9533db5ffb8367b8e3f8d14c1 " ,
34
+ "sha256" : " 1g9n6rhiggirmw2gjas7wig0p8jgkqnnbvfcqknn7257clc3pp5q " ,
35
35
"type" : " tarball" ,
36
- "url" : " https://github.com/openebs/mayastor/archive/4c1d742273ab48a7f93cd08284b031c0694c9557.tar.gz" ,
37
- "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
36
+ "url" : " https://github.com/openebs/mayastor/archive/8470ac075112aca9533db5ffb8367b8e3f8d14c1.tar.gz" ,
37
+ "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" ,
38
+ "version" : " 0.3.0"
38
39
},
39
40
"niv" : {
40
41
"branch" : " master" ,
You can’t perform that action at this time.
0 commit comments