Skip to content

Commit e84b5bd

Browse files
authored
Merge pull request #17383 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.12.2 to 1.19.1
2 parents 45a43b2 + 19bda88 commit e84b5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.12.2@sha256:42c7609872882cb88728a1592561b4046dac6d05b6002cbdc815b84c86a24f08",
296+
"IstioOperator": "istio/operator:1.19.1@sha256:b4bd0f3ffa03347a01068f1ba7ecfc6f7a83ebc2503ebf787a66c208e24c4281",
297297
}, map[string]string{
298298
"IstioOperator": "docker.io",
299299
}),

0 commit comments

Comments
 (0)