Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 07:34
· 76 commits to master since this release
8a7b728

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

  • Installing role and rolebinding from correct tag (#257) (2f41b77)

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)

Other

  • Added a way to test prometheus alerts (#271) (ac6e9c4)