Update capabilities.go

pull/4069/head
AdamDang 7 years ago committed by GitHub
parent bb19aea597
commit 89c29f3ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ var (
type Capabilities struct {
// List of all supported API versions
APIVersions VersionSet
// KubeVerison is the Kubernetes version
// KubeVersion is the Kubernetes version
KubeVersion *version.Info
// TillerVersion is the Tiller version
//

Loading…
Cancel
Save