Skip to content

Commit e0e61ca

Browse files
authored
Merge pull request #17777 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.20.0 to 1.20.1
2 parents 3455d0b + ae144fc commit e0e61ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/assets/addons.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ var Addons = map[string]*Addon{
293293
"istio-operator.yaml",
294294
"0640"),
295295
}, false, "istio-provisioner", "3rd party (Istio)", "", "https://istio.io/latest/docs/setup/platform-setup/minikube/", map[string]string{
296-
"IstioOperator": "istio/operator:1.20.0@sha256:22dbf3aafc388914bbf66c5b5b7264b1f4eb8cf853f3092f31e63f4f28aed0aa",
296+
"IstioOperator": "istio/operator:1.20.1@sha256:de69c424e4d6672cf1360c7f36ee85e33dc8c4612490a83a102022557836e745",
297297
}, map[string]string{
298298
"IstioOperator": "docker.io",
299299
}),

0 commit comments

Comments
 (0)