Skip to content

Commit

Permalink
Update Istio images to 1.22.1 (#10994)
Browse files Browse the repository at this point in the history
  • Loading branch information
triffer committed Jun 13, 2024
1 parent ecd749f commit 1b12edb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmd/image-syncer/external-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ images:
amd64Only: true
- source: "hudymi/mockice:0.1.3"
amd64Only: true
- source: "istio/pilot:1.21.3-distroless"
- source: "istio/proxyv2:1.21.3-distroless"
- source: "istio/install-cni:1.21.3-distroless"
- source: "istio/pilot:1.22.1-distroless"
- source: "istio/proxyv2:1.22.1-distroless"
- source: "istio/install-cni:1.22.1-distroless"
- source: "jettech/kube-webhook-certgen:v1.5.0"
- source: "kennethreitz/httpbin:latest"
amd64Only: true
Expand Down

0 comments on commit 1b12edb

Please sign in to comment.