diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5c0eae2..7b5237b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: longhorn -version: 0.6.1 -appVersion: v0.6.1 +version: 0.6.2-rc1 +appVersion: v0.6.2-rc1 kubeVersion: ">=v1.12.0-r0" description: Longhorn is a distributed block storage system for Kubernetes powered by Rancher Labs. keywords: diff --git a/chart/values.yaml b/chart/values.yaml index a2cf969..5ace5b3 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,11 +4,11 @@ image: longhorn: engine: longhornio/longhorn-engine - engineTag: v0.6.0 + engineTag: v0.6.2-rc1 manager: longhornio/longhorn-manager - managerTag: v0.6.1 + managerTag: v0.6.2-rc1 ui: longhornio/longhorn-ui - uiTag: v0.6.1 + uiTag: v0.6.2-rc1 pullPolicy: IfNotPresent service: