Skip to content

Commit bb6f993

Browse files
authored
Merge pull request #19876 from minikube-bot/auto_bump_istio_operator_version
Addon istio-provisioner: Update istio/operator image from 1.23.2 to 1.23.3
2 parents f15e255 + 0db15b5 commit bb6f993

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.23.2@sha256:90d1f4e73b6a311d7cef0ccfcd7342d45a586a16803065190c6733e946053e98",
297+
"IstioOperator": "istio/operator:1.23.3@sha256:fcdc8f506f6b19b8265e6c8c28fa3d1c2f5b9069ad8ea6e1d8b353b233ec3079",
298298
}, map[string]string{
299299
"IstioOperator": "docker.io",
300300
}),

0 commit comments

Comments
 (0)