Skip to content

Commit edfdc05

Browse files
committed
Updating istio helm charts to 1.25.2
1 parent 1a77025 commit edfdc05

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

charts.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"istio-base": {
2828
"chart": "base",
2929
"repository": "https://istio-release.storage.googleapis.com/charts",
30-
"version": "1.23.0"
30+
"version": "1.25.2"
3131
},
3232
"istiod": {
3333
"chart": "istiod",
3434
"repository": "https://istio-release.storage.googleapis.com/charts",
35-
"version": "1.23.0"
35+
"version": "1.25.2"
3636
},
3737
"istio-ingress": {
3838
"chart": "gateway",
3939
"repository": "https://istio-release.storage.googleapis.com/charts",
40-
"version": "1.23.0"
40+
"version": "1.25.2"
4141
},
4242
"load-balancer-controller": {
4343
"chart": "aws-load-balancer-controller",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"chart": "base",
33
"repository": "https://istio-release.storage.googleapis.com/charts",
4-
"version": "1.23.0"
4+
"version": "1.25.2"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"chart": "gateway",
33
"repository": "https://istio-release.storage.googleapis.com/charts",
4-
"version": "1.23.0"
4+
"version": "1.25.2"
55
}

platform/modules/istiod/chart.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"chart": "istiod",
33
"repository": "https://istio-release.storage.googleapis.com/charts",
4-
"version": "1.23.0"
4+
"version": "1.25.2"
55
}

0 commit comments

Comments
 (0)