*: Cut 0.15.1 (#1467)

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
This commit is contained in:
Max Inden 2018-07-14 14:23:31 +02:00 committed by GitHub
parent 3735df3ac7
commit 81cc0ffa12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -2,6 +2,15 @@
* [CHANGE] Revert Alertmanager working directory changes in Docker image back to `/alertmanager` (#1435)
## 0.15.1 / 2018-07-10
* [BUGFIX] Fix email template typo in alert-warning style (#1421)
* [BUGFIX] Fix regression in Pager Duty config (#1455)
* [BUGFIX] Catch templating errors in Wechat Notify (#1436)
* [BUGFIX] Fail when no private address can be found for cluster (#1437)
* [BUGFIX] Make sure we don't miss the first pushPull when joining cluster (#1456)
* [BUGFIX] Fix concurrent read and write group error in dispatch (#1447)
## 0.15.0 / 2018-06-22
* [CHANGE] [amtool] Update silence add and update flags (#1298)

View File

@ -1 +1 @@
0.15.0
0.15.1