bump installer verison

New installer version fixes the istio reinstallation issue
pull/1860/head
Vaishnav Gaikwad 2022-04-19 12:05:01 +05:30
parent 9ea91f74f5
commit 3d8bfea870
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ forceInstall: false
installer:
repository: rancher/istio-installer
tag: 1.12.6-rancher1
tag: 1.12.6-rancher2
##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
##for airgap setups. Setting releaseMirror.enabled to false means istio will call externally to github to fetch the required assets.