mirror of
https://github.com/helm/helm.git
synced 2026-08-06 08:01:19 +00:00
chore(*): bump to v2.0.0-beta.1
This commit is contained in:
@@ -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.0.0-alpha.5"
|
||||
Version = "v2.0.0-beta.1"
|
||||
|
||||
// BuildMetadata is extra build time data
|
||||
BuildMetadata = ""
|
||||
|
||||
Reference in New Issue
Block a user