Skip to content

Commit

Permalink
Merge pull request kubernetes#19678 from minikube-bot/auto_bump_istio…
Browse files Browse the repository at this point in the history
…_operator_version

Addon istio-provisioner: Update istio/operator image from 1.23.1 to 1.23.2
  • Loading branch information
spowelljr authored Sep 22, 2024
2 parents 8c2308b + 8ef5536 commit 5ababbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/minikube/assets/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ var Addons = map[string]*Addon{
"istio-operator.yaml",
"0640"),
}, false, "istio-provisioner", "3rd party (Istio)", "", "https://istio.io/latest/docs/setup/platform-setup/minikube/", map[string]string{
"IstioOperator": "istio/operator:1.23.1@sha256:b9c86d86b511160e26aca5857c9a52c85fe32d50e620867eb413aab859f40640",
"IstioOperator": "istio/operator:1.23.2@sha256:90d1f4e73b6a311d7cef0ccfcd7342d45a586a16803065190c6733e946053e98",
}, map[string]string{
"IstioOperator": "docker.io",
}),
Expand Down

0 comments on commit 5ababbb

Please sign in to comment.