Skip to content

Commit

Permalink
Merge pull request #19167 from minikube-bot/auto_bump_istio_operator_…
Browse files Browse the repository at this point in the history
…version

Addon istio-provisioner: Update istio/operator image from 1.22.1 to 1.22.2
  • Loading branch information
spowelljr authored Jul 1, 2024
2 parents be59a35 + c181d22 commit 51c65bd
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.22.1@sha256:60ccb23afccf54238a0abad2c59316e2f832e7064de0eeb7d936f4094211bcb3",
"IstioOperator": "istio/operator:1.22.2@sha256:514d33109674b6d38bab275d0f3b287e0ff7d66df6569a05991ad0bfbb31e48d",
}, map[string]string{
"IstioOperator": "docker.io",
}),
Expand Down

0 comments on commit 51c65bd

Please sign in to comment.