Skip to content

Commit

Permalink
Merge pull request #12 from camilb/update
Browse files Browse the repository at this point in the history
Bump Prometheus and Alermanager version.
  • Loading branch information
camilb authored Jun 13, 2017
2 parents da0da4d + 1658bb2 commit 6f21aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

GRAFANA_DEFAULT_VERSION=4.3.2
PROMETHEUS_DEFAULT_VERSION=v1.6.3
ALERT_MANAGER_DEFAULT_VERSION=v0.7.0-rc.0
PROMETHEUS_DEFAULT_VERSION=v1.7.1
ALERT_MANAGER_DEFAULT_VERSION=v0.7.1
NODE_EXPORTER_DEFAULT_VERSION=v0.14.0
DOCKER_USER_DEFAULT=$(docker info|grep Username:|awk '{print $2}')
RED='\033[0;31m'
Expand Down

0 comments on commit 6f21aa6

Please sign in to comment.