Skip to content

Commit d18b78c

Browse files
authored
Merge pull request #1127 from projectsveltos/renovate/istio-monorepo
chore(deps): update istio monorepo to v1.25.1
2 parents 294b8a1 + f703ad7 commit d18b78c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/istio.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
- repositoryURL: https://istio-release.storage.googleapis.com/charts
1212
repositoryName: istio
1313
chartName: istio/base
14-
chartVersion: 1.25.0
14+
chartVersion: 1.25.1
1515
releaseName: istio-base
1616
releaseNamespace: istio-system
1717
helmChartAction: Install
@@ -20,14 +20,14 @@ spec:
2020
- repositoryURL: https://istio-release.storage.googleapis.com/charts
2121
repositoryName: istio
2222
chartName: istio/istiod
23-
chartVersion: 1.25.0
23+
chartVersion: 1.25.1
2424
releaseName: istiod
2525
releaseNamespace: istio-system
2626
helmChartAction: Install
2727
- repositoryURL: https://istio-release.storage.googleapis.com/charts
2828
repositoryName: istio
2929
chartName: istio/gateway
30-
chartVersion: 1.25.0
30+
chartVersion: 1.25.1
3131
releaseName: istio-ingress
3232
releaseNamespace: istio-system
3333
helmChartAction: Install

0 commit comments

Comments
 (0)