Merge pull request #17957 from minikube-bot/auto_bump_istio_operator_version

Addon istio-provisioner: Update istio/operator image from 1.20.1 to 1.20.2
pull/17975/head
Steven Powell 2024-01-16 10:27:46 -08:00 committed by GitHub
commit c338092b71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",
}),