Skip to content

Releases: appuio/alerts_exporter

v0.3.1

24 Jun 09:38
fc8cc8e
Compare
Choose a tag to compare

1 changes since v0.3.0

🛠️ Minor Changes

  • Also protect healthz endpoint on OpenShift (#27)

v0.3.0

24 Jun 09:13
bbb57e0
Compare
Choose a tag to compare

1 changes since v0.2.0

🔎 Breaking Changes

  • Separate health listen address for easier kube-rbac-proxy protection (#26)

v0.2.0

24 Jun 07:00
bd9a972
Compare
Choose a tag to compare

1 changes since v0.1.1

🚀 Features

  • Add /healthz endpoint that checks Alertmanager connection #25

v0.1.1

31 May 16:02
c07230c
Compare
Choose a tag to compare

1 changes since v0.1.0

🔗 Dependency Updates

  • Update go dependencies (#22)

v0.1.0

10 Nov 10:45
Compare
Choose a tag to compare

Initial implementation 🍾

v0.1.0-dev

09 Nov 08:42
Compare
Choose a tag to compare

2 changes since d599e83

🚀 Features

  • TLS config for connecting to Alertmanager (#5)
  • Add tests for the collector (#6)