Skip to content

Commit

Permalink
Update Kiali to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafabene committed Mar 16, 2019
1 parent 3d3c1e5 commit 7ac4f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/modules/advanced/pages/kiali.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Then, install Kiali with the following commands:
# URLS for Jaeger and Grafana
export JAEGER_URL="http://tracing-istio-system.$(minishift ip).nip.io"
export GRAFANA_URL="http://grafana-istio-system.$(minishift ip).nip.io"
export VERSION_LABEL="v0.14.0"
export VERSION_LABEL="v0.16.0"
git clone -b ${VERSION_LABEL} https://github.com/kiali/kiali
Expand Down

0 comments on commit 7ac4f2b

Please sign in to comment.