From 04989623758f9e46f6bb6b5fabc175b20d98e5c8 Mon Sep 17 00:00:00 2001 From: Lachlan Evenson Date: Wed, 4 Oct 2017 10:12:50 -0700 Subject: [PATCH] bump version to isito release 0.2.7 (#2392) --- incubator/istio/Chart.yaml | 4 ++-- incubator/istio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/incubator/istio/Chart.yaml b/incubator/istio/Chart.yaml index 859f5aeb78..b8b98f3da8 100644 --- a/incubator/istio/Chart.yaml +++ b/incubator/istio/Chart.yaml @@ -3,8 +3,8 @@ description: Istio Helm chart for Kubernetes name: istio # To avoid confusion the helm chart version stays in sync with the istio version - DO NOT UNSYNC -- ldemailly@google.com # https://github.com/kubernetes/charts/issues/1501 -version: 0.2.6-chart1 -appVersion: 0.2.6 +version: 0.2.7-chart1 +appVersion: 0.2.7 home: https://istio.io/ icon: https://raw.githubusercontent.com/istio/istio.github.io/master/favicons/mstile-150x150.png sources: diff --git a/incubator/istio/values.yaml b/incubator/istio/values.yaml index fc3bb03450..20e268a9c1 100644 --- a/incubator/istio/values.yaml +++ b/incubator/istio/values.yaml @@ -5,7 +5,7 @@ rbac: istio: install: false - release: 0.2.6 + release: 0.2.7 ## Enable Istio auth feature ## This deploys a CA in the namespace and enables mTLS between the services