We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3c1e5 commit 7ac4f2bCopy full SHA for 7ac4f2b
documentation/modules/advanced/pages/kiali.adoc
@@ -45,7 +45,7 @@ Then, install Kiali with the following commands:
45
# URLS for Jaeger and Grafana
46
export JAEGER_URL="http://tracing-istio-system.$(minishift ip).nip.io"
47
export GRAFANA_URL="http://grafana-istio-system.$(minishift ip).nip.io"
48
-export VERSION_LABEL="v0.14.0"
+export VERSION_LABEL="v0.16.0"
49
50
git clone -b ${VERSION_LABEL} https://github.com/kiali/kiali
51
0 commit comments