Skip to content

Commit

Permalink
Merge pull request #17436 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.19.1 to 1.19.3
  • Loading branch information
medyagh authored Oct 16, 2023
2 parents 433b44a + b8366a5 commit 4256b52
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 @@ -293,7 +293,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.19.1@sha256:b4bd0f3ffa03347a01068f1ba7ecfc6f7a83ebc2503ebf787a66c208e24c4281",
"IstioOperator": "istio/operator:1.19.3@sha256:9316e9e8a32beba0edce44608a1d3be1502c1ccf48196ce2befd160bdc888daa",
}, map[string]string{
"IstioOperator": "docker.io",
}),
Expand Down

0 comments on commit 4256b52

Please sign in to comment.