Skip to content

Commit 93ed6c2

Browse files
authored
Merge pull request #17651 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.19.3 to 1.20.0
2 parents d785bfd + 2da2c05 commit 93ed6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/minikube/assets/addons.go

+1-1
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.19.3@sha256:9316e9e8a32beba0edce44608a1d3be1502c1ccf48196ce2befd160bdc888daa",
296+
"IstioOperator": "istio/operator:1.20.0@sha256:22dbf3aafc388914bbf66c5b5b7264b1f4eb8cf853f3092f31e63f4f28aed0aa",
297297
}, map[string]string{
298298
"IstioOperator": "docker.io",
299299
}),

0 commit comments

Comments
 (0)