Skip to content

Commit

Permalink
Release v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luiz Felipe Takakura committed Sep 13, 2019
1 parent 0ae3a9c commit 4f2915a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
package metadata

//Version of Maestro
var Version = "8.2.3"
var Version = "9.0.0"

//KubeVersion is the desired Kubernetes version
var KubeVersion = "v1.10.0"
var KubeVersion = "v1.13.9"

0 comments on commit 4f2915a

Please sign in to comment.