Skip to content

Commit f8e2564

Browse files
chore(master): release 1.7.0
1 parent bffd5b9 commit f8e2564

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/conplementAG/cops-controller/compare/1.6.0...v1.7.0) (2025-07-15)
4+
5+
6+
### Features
7+
8+
* quarterly updates ([bffd5b9](https://github.com/conplementAG/cops-controller/commit/bffd5b906bb0ea02c90458f6bf47da5012172f66))
9+
10+
11+
### Bug Fixes
12+
13+
* **dtrack:** make sure sbom is in version 1.5 ([8f5ff58](https://github.com/conplementAG/cops-controller/commit/8f5ff584748d8500c93e1fa5fc3cab7bd1b7e737))
14+
315
## [1.6.1](https://github.com/conplementAG/cops-controller/compare/1.6.0...v1.6.1) (2025-05-27)
416

517

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.1 # x-release-please-version
4+
version: 1.7.0 # 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.1 # x-release-please-version
3+
tag: 1.7.0 # x-release-please-version

0 commit comments

Comments
 (0)