We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d1127 commit 7cd3602Copy full SHA for 7cd3602
kubernetes-services/templates/istio-gateway.yaml
@@ -13,7 +13,7 @@ spec:
13
sources:
14
- repoURL: https://istio-release.storage.googleapis.com/charts
15
chart: gateway
16
- targetRevision: 1.25.2
+ targetRevision: 1.26.0
17
helm:
18
values: |
19
platform: ""
kubernetes-services/templates/istio.yaml
@@ -18,7 +18,7 @@ spec:
20
chart: base
21
22
23
chart: istiod
24
@@ -39,7 +39,7 @@ spec:
39
tracing:
40
zipkin:
41
address: "istio-system-jaeger-collector.istio-system:9411"
42
43
- repoURL: https://kiali.org/helm-charts
44
chart: kiali-server
45
targetRevision: 2.9.0
0 commit comments