(dev-v2.6-archive) Change image version to remove canary support

(partially cherry picked from commit 4e719e4404)
pull/1680/head
Brenda Rearden 2020-08-16 19:01:52 -07:00 committed by Arvind Iyengar
parent 3b9e525e2d
commit cdb296b1d1
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
2 changed files with 4 additions and 2 deletions

View File

@ -67,6 +67,8 @@ spec:
name: istio-ingressgateway
type: {{ .Values.ingressGateways.type }}
global:
hub: {{ .Values.global.hub | default "docker.io/istio" }}
tag: {{ .Values.tag }}
istioNamespace: {{ template "istio.namespace" . }}
proxy:
image: {{ template "system_default_registry" . }}{{ .Values.global.proxy.repository }}:{{ .Values.global.proxy.tag }}

View File

@ -1,6 +1,6 @@
overlayFile: ""
tag: 1.6.7
installerVersion: 1.6.7-rancher1
tag: 1.6.8
installerVersion: 1.6.8-rancher1
forceInstall: false
istiocoredns: