Skip to content

Commit

Permalink
change istio/pilot version
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 3, 2025
1 parent 0760902 commit 916d425
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/full-cluster-tf-upgrade/1.31/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ istio-pilot:
source_image: "istio/pilot"
source_tag: null
enabled: true
tag: "1.24.2"
# tag: "1.24.2"
tag: "1.23.4"
istio-proxyv2:
documentation: "https://istio.io/latest/docs/releases/supported-releases"
name: "istio/proxyv2"
Expand Down

0 comments on commit 916d425

Please sign in to comment.