Skip to content

Commit c3c3a63

Browse files
authored
Merge pull request #18644 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.21.0 to 1.21.1
2 parents b7373fb + 382efc9 commit c3c3a63

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.0@sha256:1018753fa29de7d40423d2e8bde1ebb246ca308e7621a914e2549ec5ec2c0aca",
297+
"IstioOperator": "istio/operator:1.21.1@sha256:2a363cdad87e0a777bf0dfb97d210203fec35e9c2fb9f07acf47304a5777d78f",
298298
}, map[string]string{
299299
"IstioOperator": "docker.io",
300300
}),

0 commit comments

Comments
 (0)