Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pål Karlsrud
helm
Commits
a2e66030
Commit
a2e66030
authored
Jun 19, 2018
by
Pål Karlsrud
Browse files
Attempt to notify the user that this is a different fork of tiller by
using a custom version.
parent
ad7a9842
Changes
1
Hide whitespace changes
Inline
Side-by-side
pkg/version/version.go
View file @
a2e66030
...
...
@@ -26,7 +26,7 @@ var (
// 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.
Version
=
"v2.9"
Version
=
"v2.9
+auth
"
// BuildMetadata is extra build time data
BuildMetadata
=
"unreleased"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment