mirror of https://git.rancher.io/charts
Add current istio-installer image and correct version
parent
980b1e982a
commit
11dfc60f93
|
@ -5,7 +5,7 @@ forceInstall: false
|
||||||
|
|
||||||
installer:
|
installer:
|
||||||
repository: rancher/istio-installer
|
repository: rancher/istio-installer
|
||||||
tag: 1.10.4-rancher4
|
tag: 1.10.4-rancher5
|
||||||
##releaseMirror are configurations for istio upgrades.
|
##releaseMirror are configurations for istio upgrades.
|
||||||
##Setting releaseMirror.enabled: true will cause istio to use bundled in images from rancher/istio-installer to perfom an upgrade - this is ideal
|
##Setting releaseMirror.enabled: true will cause istio to use bundled in images from rancher/istio-installer to perfom an upgrade - this is ideal
|
||||||
##for airgap setups. Setting releaseMirror.enabled to false means istio will call externally to github to fetch the required assets.
|
##for airgap setups. Setting releaseMirror.enabled to false means istio will call externally to github to fetch the required assets.
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: local
|
url: local
|
||||||
version: 100.0.1+up1.10.4
|
version: 100.0.2+up1.10.4
|
||||||
|
|
Loading…
Reference in New Issue