Back to Istio

Version

pkg/ctrlz/topics/assets/templates/version.html

1.29.2286 B
Original Source

{{ define "content" }}

Version information about this binary and runtime.

NameValue
Version{{.Version}}
Git Revision{{.GitRevision}}
GolangVersion{{.GolangVersion}}
Build Status{{.BuildStatus}}

{{ template "last-refresh" .}} {{ end }}