File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ package LaunchpadNamespaces
65
65
" openebs-rawfile-localpv " : {
66
66
chart : {_repositories .graphops .charts [" openebs-rawfile-localpv " ]}
67
67
feature : #features .#rawfile
68
- _template : {version : " 0.8.3 " }
68
+ _template : {version : " 0.8.4-canary.2 " }
69
69
}
70
70
" openebs-rawfile-storageclass " : {
71
71
chart : {_repositories .graphops .charts [" resource-injector " ]}
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ templates:
173
173
version : {{ .Values | get "openebs-rawfile-localpv" | get "chartVersion" }}
174
174
{{- end }}
175
175
{{- if (not (or ( .Values | get "openebs-rawfile-localpv" dict | get "chartVersion" false ) ( .Values | get "openebs-rawfile-localpv" dict | get "chartUrl" false ) )) }}
176
- version : " 0.8.3 "
176
+ version : " 0.8.4-canary.2 "
177
177
{{- end }}
178
178
179
179
openebs-rawfile-storageclass :
You can’t perform that action at this time.
0 commit comments