This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
0.7.3
0.7.3 (2022-02-21)
Features
- Allow labels and deployment types as placeholders for SLIs (#265) (ac86eed)
- Keptn 0.12 compatibility (#269) (8bc2180)
- Only add prometheus alerts if remediation.yaml is defined for the stage (#253) (#255) (05dae73)
Bug Fixes
Refactoring
- Do not delete prometheus pods after configuring ConfigMaps (#252) (1202556)
- Move SLI retrieval into eventhandling, re-use prometheus metric fetching (#264) (97adeec)
- Use built-in send event functionality of keptn/go-utils (#267) (908b4d5)