Skip to content

Commit

Permalink
version bump v4.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriabrito committed Oct 16, 2017
1 parent b400aa0 commit 3ba87af
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.12
version: 4.0.13
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.12"
var Version = "4.0.13"

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

0 comments on commit 3ba87af

Please sign in to comment.