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