bump to 0.7.1

This commit is contained in:
ibizaman 2025-12-08 11:26:49 +01:00 committed by Pierre Penninckx
parent e2f5ffb8d2
commit a3fd215638
2 changed files with 16 additions and 1 deletions

View file

@ -16,6 +16,21 @@ Template:
# 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
## Breaking Changes

View file

@ -1 +1 @@
0.7.0
0.7.1