Skip to content

Commit

Permalink
PLAT-8467 - Update istio to 1.22.3 (#221)
Browse files Browse the repository at this point in the history
* Update istio to 1.22.1

* Istio 1.22.3
  • Loading branch information
ddl-dclegg committed Jul 25, 2024
1 parent 900d6db commit 51d5765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/functional/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ releases:
- name: istio-base
namespace: istio-system
chart: istio/base
version: 1.21.2
version: 1.22.3
wait: true
waitForJobs: true

- name: istiod
namespace: istio-system
chart: istio/istiod
version: 1.21.2
version: 1.22.3
wait: true
waitForJobs: true
needs:
Expand Down

0 comments on commit 51d5765

Please sign in to comment.