diff --git a/src/schemas/storage.cue b/src/schemas/storage.cue index 76ddc4c6..7f52f86d 100644 --- a/src/schemas/storage.cue +++ b/src/schemas/storage.cue @@ -65,7 +65,7 @@ package LaunchpadNamespaces "openebs-rawfile-localpv": { chart: {_repositories.graphops.charts["openebs-rawfile-localpv"]} feature: #features.#rawfile - _template: {version: "0.9.0"} + _template: {version: "0.9.1-canary.1"} } "openebs-rawfile-storageclass": { chart: {_repositories.graphops.charts["resource-injector"]} diff --git a/storage/helmfile.yaml b/storage/helmfile.yaml index 9a5233d8..f24fe0c6 100644 --- a/storage/helmfile.yaml +++ b/storage/helmfile.yaml @@ -173,7 +173,7 @@ templates: version: {{ .Values | get "openebs-rawfile-localpv" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "openebs-rawfile-localpv" dict | get "chartVersion" false ) ( .Values | get "openebs-rawfile-localpv" dict | get "chartUrl" false ) )) }} - version: "0.9.0" + version: "0.9.1-canary.1" {{- end }} openebs-rawfile-storageclass: