From 20075cfe165dc2f511c6f03bbaa92388f5ad0cdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:21:45 +0100 Subject: [PATCH] chore(ci): update helm chart versions and/or git submodules (#592) Signed-off-by: GitHub Co-authored-by: niladrih --- 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 a2f514f9..3e1bc968 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.2-prerelease -appVersion: 2.6.2-prerelease +version: 2.6.3-prerelease +appVersion: 2.6.3-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.2-prerelease + version: 2.6.3-prerelease condition: crds.enabled diff --git a/deploy/helm/charts/charts/crds/Chart.yaml b/deploy/helm/charts/charts/crds/Chart.yaml index 46be0132..d4c07a6e 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.2-prerelease +version: 2.6.3-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 3370dbf3..a7af50c6 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.2-prerelease + tag: 2.6.3-prerelease role: openebs-zfs