Skip to content

Commit

Permalink
Release v4.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
cscatolini committed Oct 12, 2017
1 parent 0ec9d66 commit 3da5dcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/charts/maestro/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: maestro
home: https://github.com/topfreegames/maestro
description: Maestro api and worker
version: 4.0.6
version: 4.0.7
maintainers:
- name: TFGCo
email: backend@tfgco.com
2 changes: 1 addition & 1 deletion 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 = "4.0.6"
var Version = "4.0.7"

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

0 comments on commit 3da5dcc

Please sign in to comment.