Skip to content

Commit 915ba8f

Browse files
Update istio monorepo to v1.30.0 (#1806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3597f5 commit 915ba8f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/istio.yaml

Lines changed: 3 additions & 3 deletions
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.29.2
14+
chartVersion: 1.30.0
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.29.2
23+
chartVersion: 1.30.0
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.29.2
30+
chartVersion: 1.30.0
3131
releaseName: istio-ingress
3232
releaseNamespace: istio-system
3333
helmChartAction: Install

0 commit comments

Comments
 (0)