Releases: appuio/alerts_exporter
Releases · appuio/alerts_exporter
v0.3.2
1 changes since v0.3.1
🛠️ Minor Changes
- Update OpenShift exporter role for 4.16 compatibility (#33)
v0.3.1
1 changes since v0.3.0
🛠️ Minor Changes
- Also protect healthz endpoint on OpenShift (#27)
v0.3.0
1 changes since v0.2.0
🔎 Breaking Changes
- Separate health listen address for easier kube-rbac-proxy protection (#26)
v0.2.0
1 changes since v0.1.1
🚀 Features
- Add
/healthz
endpoint that checks Alertmanager connection #25
v0.1.1
1 changes since v0.1.0
🔗 Dependency Updates
- Update go dependencies (#22)
v0.1.0-dev
2 changes since d599e83
🚀 Features
- TLS config for connecting to Alertmanager (#5)
- Add tests for the collector (#6)