heapsterk8s.io/heapster/version Index | Files

package version

import "k8s.io/heapster/version"

Index

Variables

var GitCommit string

Heapster git short commit hash.

var HeapsterVersion string

Heapster version. Update this whenever making a new release. The version is of the format Major.Minor.Patch Increment major number for new feature additions and behavioral changes. Increment minor number for bug fixes and performance enhancements. Increment patch number for critical fixes to existing releases.

Functions

func VersionInfo

func VersionInfo() string

Source Files

version.go

Version
v1.5.4 (latest)
Published
Jul 26, 2018
Platform
linux/amd64
Imports
1 packages
Last checked
20 hours ago

Tools for package owners.