bump version to isito release 0.2.7 (#2392)

This commit is contained in:
Lachlan Evenson
2017-10-04 10:12:50 -07:00
committed by GitHub
parent d297f70695
commit 0498962375
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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:
+1 -1
View File
@@ -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