diff --git a/deploy/helm/charts/Chart.yaml b/deploy/helm/charts/Chart.yaml index b5dfda2..abf300d 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: 1.9.7 -appVersion: 1.9.1 +version: 1.9.8 +appVersion: 1.9.3 icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png home: http://www.openebs.io/ keywords: diff --git a/deploy/helm/charts/values.yaml b/deploy/helm/charts/values.yaml index 1966fd8..96210ce 100644 --- a/deploy/helm/charts/values.yaml +++ b/deploy/helm/charts/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. release: - version: "1.9.1" + version: "1.9.3" imagePullSecrets: # - name: "image-pull-secret" @@ -133,7 +133,7 @@ zfsPlugin: repository: openebs/zfs-driver pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 1.9.1 + tag: 1.9.3 role: openebs-zfs