Skip to content

Commit 8070fa7

Browse files
chore(release): 1.5.8 [skip ci]
## [1.5.8](v1.5.7...v1.5.8) (2026-05-31) ### 📚 Documentation * add agent skills config and first ADR ([#110](#110)) ([762fc0e](762fc0e))
1 parent 762fc0e commit 8070fa7

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- semantic-release-generated changelog -->
99

10+
## [1.5.8](https://github.com/Perun-Engineering/deployment-annotator-for-grafana/compare/v1.5.7...v1.5.8) (2026-05-31)
11+
12+
13+
### 📚 Documentation
14+
15+
* add agent skills config and first ADR ([#110](https://github.com/Perun-Engineering/deployment-annotator-for-grafana/issues/110)) ([762fc0e](https://github.com/Perun-Engineering/deployment-annotator-for-grafana/commit/762fc0e2b64bba472a1942c9d9619535d6313556))
16+
1017
## [1.5.7](https://github.com/Perun-Engineering/deployment-annotator-for-grafana/compare/v1.5.6...v1.5.7) (2026-05-31)
1118

1219

helm/deployment-annotator-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: deployment-annotator-controller
33
description: A Kubernetes Controller that creates Grafana annotations for deployment events
44
type: application
5-
version: 1.5.7
6-
appVersion: "1.5.7"
5+
version: 1.5.8
6+
appVersion: "1.5.8"
77
keywords:
88
- grafana
99
- kubernetes

0 commit comments

Comments
 (0)