mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Reinstating comment that is still accurate
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
This commit is contained in:
parent
bf96db7e8a
commit
c709e10b32
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ import (
|
|||
var (
|
||||
// version is the current version of Helm.
|
||||
// Update this whenever making a new release.
|
||||
// The version is of the format Major.Minor.Patch[-Prerelease][+BuildMetadata]
|
||||
//
|
||||
// Increment major number for new feature additions and behavioral changes.
|
||||
// Increment minor number for bug fixes and performance enhancements.
|
||||
|
|
|
|||
Loading…
Reference in a new issue