This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Releases: keptn-contrib/prometheus-service
Releases · keptn-contrib/prometheus-service
0.7.3-next.2
0.7.3-next.2 (2022-02-18)
Features
Other
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/prometheus-service/actions/runs/1862834658
0.7.3-next.1
0.7.3-next.1 (2022-02-14)
Features
Bug Fixes
Refactoring
- move SLI retrieval into eventhandling, re-use prometheus metric fetching (#264) (97adeec)
- use built-in send event functionality of keptn/go-utils (#267) (908b4d5)
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/prometheus-service/actions/runs/1839889510
0.7.3-next.0
0.7.3-next.0 (2022-01-17)
Features
Refactoring
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/prometheus-service/actions/runs/1708715107
0.7.2
0.7.2 (2021-12-17)
Breaking Change
Starting with this version, installing prometheus-service is handled via helm, e.g.:
helm install -n keptn prometheus-service https://github.com/keptn-contrib/prometheus-service/releases/download/0.7.2/prometheus-service-0.7.2.tgz
After installing prometheus-service and prometheus, it's still necessary to create the cluster role binding:
kubectl apply -f https://raw.githubusercontent.com/keptn-contrib/prometheus-service/0.7.2/deploy/role.yaml -n monitoring
Features
Bug Fixes
- core: alert manager template does not need to be created, it usually already exists (#232) (fc104df)
- core: Fix event forwarding to localhost (#195) (#203) (c24c27e)
- core: fix event sending and added keptncontext (#60) (117a503)
Other
- Add pre-release and release workflows, restructure CI test/build steps (#222) (34823fa)
- remove eventbroker from code (#229) (b86311d)
- renovate should use semantic commits (#238) (44488ab)
- update codeowners and readme (#221) (de93089)
- Use validate-semantic-pr workflow from keptn/gh-automation repo (#220) (4a02e0b)
0.7.2-next.1
0.7.2-next.1 (2021-12-16)
Features
Bug Fixes
- core: alert manager template does not need to be created, it usually already exists (#232) (fc104df)
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/prometheus-service/actions/runs/1586895615
0.7.2-next.0
0.7.2-next.0 (2021-12-15)
Bug Fixes
- core: Fix event forwarding to localhost (#195) (#203) (c24c27e)
- core: fix event sending and added keptncontext (#60) (117a503)
Other
- Add pre-release and release workflows, restructure CI test/build steps (#222) (34823fa)
- remove eventbroker from code (#229) (b86311d)
- update codeowners and readme (#221) (de93089)
- Use validate-semantic-pr workflow from keptn/gh-automation repo (#220) (4a02e0b)
Build Information
GitHub Actions Run: https://github.com/keptn-contrib/prometheus-service/actions/runs/1582076641