Skip to content

Commit 96fc83d

Browse files
authored
Merge pull request #18757 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.21.1 to 1.21.2
2 parents 62863f4 + 76fd794 commit 96fc83d

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
@@ -294,7 +294,7 @@ var Addons = map[string]*Addon{
294294
"istio-operator.yaml",
295295
"0640"),
296296
}, false, "istio-provisioner", "3rd party (Istio)", "", "https://istio.io/latest/docs/setup/platform-setup/minikube/", map[string]string{
297-
"IstioOperator": "istio/operator:1.21.1@sha256:2a363cdad87e0a777bf0dfb97d210203fec35e9c2fb9f07acf47304a5777d78f",
297+
"IstioOperator": "istio/operator:1.21.2@sha256:464738ecc5566c634dd22e3057fd58060a1d073d85647bebd16f535586006bcf",
298298
}, map[string]string{
299299
"IstioOperator": "docker.io",
300300
}),

0 commit comments

Comments
 (0)