Skip to content

Commit 7ac4f2b

Browse files
committed
Update Kiali to 0.16.0
1 parent 3d3c1e5 commit 7ac4f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/advanced/pages/kiali.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Then, install Kiali with the following commands:
4545
# URLS for Jaeger and Grafana
4646
export JAEGER_URL="http://tracing-istio-system.$(minishift ip).nip.io"
4747
export GRAFANA_URL="http://grafana-istio-system.$(minishift ip).nip.io"
48-
export VERSION_LABEL="v0.14.0"
48+
export VERSION_LABEL="v0.16.0"
4949
5050
git clone -b ${VERSION_LABEL} https://github.com/kiali/kiali
5151

0 commit comments

Comments
 (0)