From 16495fb1ea256ffdc8572243bb49d6e70a9bec85 Mon Sep 17 00:00:00 2001 From: shubham Date: Thu, 15 Apr 2021 12:58:44 +0530 Subject: [PATCH] [stable/zfs-localpv]: update charts to 1.6.0 Signed-off-by: shubham --- deploy/helm/charts/Chart.yaml | 4 ++-- deploy/helm/charts/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy/helm/charts/Chart.yaml b/deploy/helm/charts/Chart.yaml index ecf4f01..fa8e90d 100644 --- a/deploy/helm/charts/Chart.yaml +++ b/deploy/helm/charts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: zfs-localpv description: CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. -version: 1.5.1 -appVersion: 1.5.0 +version: 1.6.0 +appVersion: 1.6.0 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 9c9e46a..1880922 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.5.0" + version: "1.6.0" imagePullSecrets: # - name: "image-pull-secret" @@ -123,7 +123,7 @@ zfsPlugin: repository: openebs/zfs-driver pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 1.5.0 + tag: 1.6.0 role: openebs-zfs