Skip to content

Commit 72ed1f2

Browse files
kahoona77cesmarvin
authored andcommitted
Merge branch 'release/v1.6.0'
2 parents e44a1f3 + 4561180 commit 72ed1f2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [v1.6.0] - 2025-09-03
910
### Added
1011
- Initalize backup-lib
1112
- migrate crd from k8s-backup-operator to lib

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARTIFACT_ID=k8s-backup-operator-crd
33
APPEND_CRD_SUFFIX=false
44
IMAGE=cloudogu/${ARTIFACT_ID}:${VERSION}
55

6-
VERSION=1.5.0
6+
VERSION=1.6.0
77
GOTAG=1.24.1
88
MAKEFILES_VERSION=10.2.0
99

0 commit comments

Comments
 (0)