From f58c6ea15e7453f05c220ca371244ec7b89c22d9 Mon Sep 17 00:00:00 2001 From: "graphops-renovate[bot]" <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:06:11 +0000 Subject: [PATCH] ci(deps): update storage dependencies | datasource | package | from | to | | ---------- | ----------------------- | ----- | -------------- | | helm | openebs-rawfile-localpv | 0.9.0 | 0.9.1-canary.1 | --- src/schemas/storage.cue | 2 +- storage/helmfile.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: