From 758156b294dd38bb0519a0bdbc12efe93cbdb672 Mon Sep 17 00:00:00 2001 From: Lachlan Evenson Date: Mon, 17 Jul 2017 19:22:47 -0700 Subject: [PATCH] refactor chart version in order to stay with appVersion (#1502) --- incubator/istio/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubator/istio/Chart.yaml b/incubator/istio/Chart.yaml index fbccf18f87..22a4e5648f 100644 --- a/incubator/istio/Chart.yaml +++ b/incubator/istio/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Istio Helm chart for Kubernetes name: istio -version: 0.3.0 +version: 0.1.6-chart1 appVersion: 0.1.6 home: https://istio.io/ icon: https://raw.githubusercontent.com/istio/istio.github.io/master/favicons/mstile-150x150.png