Skip to content

Commit 25f77b7

Browse files
chore(master): release 1.6.1
1 parent 5fa5726 commit 25f77b7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.1](https://github.com/conplementAG/cops-controller/compare/1.6.0...v1.6.1) (2025-05-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **dtrack:** make sure sbom is in version 1.5 ([8f5ff58](https://github.com/conplementAG/cops-controller/commit/8f5ff584748d8500c93e1fa5fc3cab7bd1b7e737))
9+
310
## [1.6.0](https://github.com/conplementAG/cops-controller/compare/1.5.0...v1.6.0) (2025-04-11)
411

512

deployment/cops-controller/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: v2
22
name: cops-controller
33
description: CoreOps Controller Helm Chart
4-
version: 1.6.0 # x-release-please-version
4+
version: 1.6.1 # x-release-please-version
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
image:
22
repository: conplementag/cops-controller
3-
tag: 1.6.0 # x-release-please-version
3+
tag: 1.6.1 # x-release-please-version

0 commit comments

Comments
 (0)