We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e44a1f3 + 4561180 commit 72ed1f2Copy full SHA for 72ed1f2
CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [v1.6.0] - 2025-09-03
10
### Added
11
- Initalize backup-lib
12
- migrate crd from k8s-backup-operator to lib
Makefile
@@ -3,7 +3,7 @@ ARTIFACT_ID=k8s-backup-operator-crd
3
APPEND_CRD_SUFFIX=false
4
IMAGE=cloudogu/${ARTIFACT_ID}:${VERSION}
5
-VERSION=1.5.0
+VERSION=1.6.0
GOTAG=1.24.1
MAKEFILES_VERSION=10.2.0
0 commit comments