bump to 0.7.1
This commit is contained in:
parent
e2f5ffb8d2
commit
a3fd215638
2 changed files with 16 additions and 1 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -16,6 +16,21 @@ Template:
|
||||||
|
|
||||||
# Upcoming Release
|
# Upcoming Release
|
||||||
|
|
||||||
|
# v0.7.1
|
||||||
|
|
||||||
|
## New Features
|
||||||
|
|
||||||
|
- Add a Grafana dashboard showing SSL certificate renewal jobs
|
||||||
|
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
- Fix let's encrypt certificate renewal jobs by removing duplicated domain name.
|
||||||
|
Also adds an assertion to catch these kinds of errors.
|
||||||
|
|
||||||
|
## Other Changes
|
||||||
|
|
||||||
|
- Reduce number of late SSL renewal alert by merging all metrics corresponding to one CN.
|
||||||
|
|
||||||
# v0.7.0
|
# v0.7.0
|
||||||
|
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.7.0
|
0.7.1
|
||||||
Loading…
Reference in a new issue