Skip to content

Commit

Permalink
Upgrading the version v0.3.0-RC7
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwanthkumar committed Mar 11, 2016
1 parent 438a239 commit 3d7db2a
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.0-RC6/marathon-alerts-linux-amd64"
"https://github.com/ashwanthkumar/marathon-alerts/releases/download/v0.3.0-RC7/marathon-alerts-linux-amd64"
],
"upgradeStrategy": {
"minimumHealthCapacity": 0.9,
Expand Down

0 comments on commit 3d7db2a

Please sign in to comment.