[altermanager] update 0.20.0 -> 0.21.0 (correctly this time)

pull/2/head
otthorn 3 years ago
parent bb8eaf02a8
commit 32456641cc

@ -1,3 +1,3 @@
FROM prom/alertmanager:v0.20.0
FROM prom/alertmanager:v0.21.0
COPY alertmanager.yml /etc/alertmanager/alertmanager.yml

@ -6,10 +6,6 @@ global:
smtp_from: 'alertmanager@example.org'
#smtp_auth_username: 'alertmanager'
#smtp_auth_password: 'password'
# The auth token for Hipchat.
hipchat_auth_token: '1234556789'
# Alternative host for Hipchat.
hipchat_api_url: 'https://hipchat.foobar.org/'
# The directory from which notification templates are read.
templates:

Loading…
Cancel
Save