From f60052c91122dafbac7bd06fd4cd7085bdf18bd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 22:21:22 +0530 Subject: [PATCH] chore(ci): update helm chart versions and/or git submodules (#587) Signed-off-by: GitHub Co-authored-by: Abhinandan-Purkait --- deploy/helm/charts/Chart.yaml | 6 +++--- deploy/helm/charts/charts/crds/Chart.yaml | 2 +- deploy/helm/charts/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deploy/helm/charts/Chart.yaml b/deploy/helm/charts/Chart.yaml index 326e5d71..a2f514f9 100644 --- a/deploy/helm/charts/Chart.yaml +++ b/deploy/helm/charts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: zfs-localpv description: Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/ -version: 2.6.1-prerelease -appVersion: 2.6.1-prerelease +version: 2.6.2-prerelease +appVersion: 2.6.2-prerelease icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png home: https://openebs.io/ keywords: @@ -16,5 +16,5 @@ sources: - https://github.com/openebs/zfs-localpv dependencies: - name: crds - version: 2.6.1-prerelease + version: 2.6.2-prerelease condition: crds.enabled diff --git a/deploy/helm/charts/charts/crds/Chart.yaml b/deploy/helm/charts/charts/crds/Chart.yaml index bb29eaca..46be0132 100644 --- a/deploy/helm/charts/charts/crds/Chart.yaml +++ b/deploy/helm/charts/charts/crds/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: crds -version: 2.6.1-prerelease +version: 2.6.2-prerelease description: A Helm chart that collects CustomResourceDefinitions (CRDs) from zfs-localpv. diff --git a/deploy/helm/charts/values.yaml b/deploy/helm/charts/values.yaml index 5d8969d3..3370dbf3 100644 --- a/deploy/helm/charts/values.yaml +++ b/deploy/helm/charts/values.yaml @@ -143,7 +143,7 @@ zfsPlugin: repository: openebs/zfs-driver pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 2.6.1-prerelease + tag: 2.6.2-prerelease role: openebs-zfs