diff --git a/src/schemas/storage.cue b/src/schemas/storage.cue index a5f84494..76ddc4c6 100644 --- a/src/schemas/storage.cue +++ b/src/schemas/storage.cue @@ -75,7 +75,7 @@ package LaunchpadNamespaces "openebs-zfs-localpv": { chart: {_repositories["openebs-zfs-localpv"].charts["zfs-localpv"]} feature: #features.#zfs - _template: {version: "2.8.0"} + _template: {version: "2.9.0"} } "openebs-zfs-storageclass": { chart: {_repositories.graphops.charts["resource-injector"]} diff --git a/storage/helmfile.yaml b/storage/helmfile.yaml index 2e2dcc16..9a5233d8 100644 --- a/storage/helmfile.yaml +++ b/storage/helmfile.yaml @@ -203,7 +203,7 @@ templates: version: {{ .Values | get "openebs-zfs-localpv" | get "chartVersion" }} {{- end }} {{- if (not (or ( .Values | get "openebs-zfs-localpv" dict | get "chartVersion" false ) ( .Values | get "openebs-zfs-localpv" dict | get "chartUrl" false ) )) }} - version: "2.8.0" + version: "2.9.0" {{- end }} openebs-zfs-storageclass: