Addon istio-provisioner: Update istio/operator image from 1.20.1 to 1.20.2

pull/17957/head
minikube-bot 2024-01-15 10:05:47 +00:00
parent 838ea0c7fb
commit 89df817c12
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ var Addons = map[string]*Addon{
"istio-operator.yaml",
"0640"),
}, false, "istio-provisioner", "3rd party (Istio)", "", "https://istio.io/latest/docs/setup/platform-setup/minikube/", map[string]string{
"IstioOperator": "istio/operator:1.20.1@sha256:de69c424e4d6672cf1360c7f36ee85e33dc8c4612490a83a102022557836e745",
"IstioOperator": "istio/operator:1.20.2@sha256:8b75914b747eb19d27e49f0916d84e7ce5f4280c202eebf731627a551f7cdd2b",
}, map[string]string{
"IstioOperator": "docker.io",
}),