Skip to content

Commit 7cd3602

Browse files
chore(deps): update istio helm charts to v1.26.0 (#556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4d1127 commit 7cd3602

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kubernetes-services/templates/istio-gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
sources:
1414
- repoURL: https://istio-release.storage.googleapis.com/charts
1515
chart: gateway
16-
targetRevision: 1.25.2
16+
targetRevision: 1.26.0
1717
helm:
1818
values: |
1919
platform: ""

kubernetes-services/templates/istio.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
sources:
1919
- repoURL: https://istio-release.storage.googleapis.com/charts
2020
chart: base
21-
targetRevision: 1.25.2
21+
targetRevision: 1.26.0
2222
- repoURL: https://istio-release.storage.googleapis.com/charts
2323
chart: istiod
2424
helm:
@@ -39,7 +39,7 @@ spec:
3939
tracing:
4040
zipkin:
4141
address: "istio-system-jaeger-collector.istio-system:9411"
42-
targetRevision: 1.25.2
42+
targetRevision: 1.26.0
4343
- repoURL: https://kiali.org/helm-charts
4444
chart: kiali-server
4545
targetRevision: 2.9.0

0 commit comments

Comments
 (0)