Skip to content

Commit

Permalink
chore(version): bump version to 1.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: shubham <[email protected]>
  • Loading branch information
shubham14bajpai authored and kmova committed Mar 17, 2020
1 parent 3d8f548 commit c5c30a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.9.0
1 change: 1 addition & 0 deletions pkg/apis/openebs.io/v1alpha1/versionDetails.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ var (
validCurrentVersions = map[string]bool{
"1.0.0": true, "1.1.0": true, "1.2.0": true, "1.3.0": true,
"1.4.0": true, "1.5.0": true, "1.6.0": true, "1.7.0": true,
"1.8.0": true,
}
validDesiredVersion = version.GetVersion()
)
Expand Down

0 comments on commit c5c30a9

Please sign in to comment.