Update capabilities.go

pull/4207/head^2
AdamDang 7 years ago committed by Sebastien Plisson
parent 3afc76f01a
commit 00431bed71

@ -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