Change image tags to 1.7.0, update pod image version, remove addons

pull/581/head
Brenda Rearden 2020-08-24 17:05:27 -07:00
parent 21694e99c9
commit 49f0aaad9e
2 changed files with 8 additions and 16 deletions

View File

@ -4,14 +4,6 @@ spec:
addonComponents:
istiocoredns:
enabled: {{ .Values.istiocoredns.enabled }}
prometheus:
enabled: false
grafana:
enabled: false
kiali:
enabled: false
tracing:
enabled: false
components:
base:
enabled: {{ .Values.base.enabled }}

View File

@ -1,6 +1,6 @@
overlayFile: ""
tag: 1.6.8
installerVersion: 1.6.8-rancher1
tag: 1.7.0
installerVersion: 1.7.0-rancher1
forceInstall: false
istiocoredns:
@ -18,7 +18,7 @@ base:
cni:
enabled: false
repository: rancher/istio-install-cni
tag: 1.6.8
tag: 1.7.0
egressGateways:
enabled: false
@ -34,17 +34,17 @@ istiodRemote:
pilot:
enabled: true
repository: rancher/istio-pilot
tag: 1.6.8
tag: 1.7.0
policy:
enabled: true
repository: rancher/istio-mixer
tag: 1.6.8
tag: 1.7.0
telemetry:
enabled: true
repository: rancher/istio-mixer
tag: 1.6.8
tag: 1.7.0
sidecarInjectorWebhook:
enableNamespacesByDefault: false
@ -57,10 +57,10 @@ global:
systemDefaultRegistry: ""
proxy:
repository: rancher/istio-proxyv2
tag: 1.6.8
tag: 1.7.0
proxy_init:
repository: rancher/istio-proxyv2
tag: 1.6.8
tag: 1.7.0
defaultPodDisruptionBudget:
enabled: true