diff --git a/marathon.json.conf b/marathon.json.conf index db50c18..28a0485 100644 --- a/marathon.json.conf +++ b/marathon.json.conf @@ -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,