mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
@@ -3,7 +3,7 @@ description: Istio Helm chart for Kubernetes
|
||||
name: istio
|
||||
# To avoid confusion the helm chart version stays in sync with the istio version - DO NOT UNSYNC -- ldemailly@google.com
|
||||
# https://github.com/kubernetes/charts/issues/1501
|
||||
version: 0.2.7-chart5
|
||||
version: 0.2.7-chart6
|
||||
appVersion: 0.2.7
|
||||
home: https://istio.io/
|
||||
icon: https://raw.githubusercontent.com/istio/istio.github.io/master/favicons/mstile-150x150.png
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
## TL;DR;
|
||||
|
||||
```console
|
||||
$ helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator
|
||||
$ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com
|
||||
$ helm install incubator/istio
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user