Skip to content

Commit

Permalink
Bumping the version to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwanthkumar committed Sep 6, 2016
1 parent 2f98156 commit de1f715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marathon.json.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"ports": [],
"cmd": "chmod +x marathon-alerts-linux-amd64 && ./marathon-alerts-linux-amd64 --uri ${MARATHON_URI} --slack-webhook ${SLACK_WEBHOOK} --pid PID",
"uris": [
"https://github.com/ashwanthkumar/marathon-alerts/releases/download/v0.3.1/marathon-alerts-linux-amd64"
"https://github.com/ashwanthkumar/marathon-alerts/releases/download/v0.3.2/marathon-alerts-linux-amd64"
],
"upgradeStrategy": {
"minimumHealthCapacity": 0.9,
Expand Down

0 comments on commit de1f715

Please sign in to comment.