Skip to content

Commit 304f4f2

Browse files
authored
update changelog and version to prepare for 0.1.0-alpha.7 release (#73)
Signed-off-by: Mike Ng <[email protected]>
1 parent 9cb65ed commit 304f4f2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
[comment]: # ( Copyright Contributors to the Open Cluster Management project )
22
# Release Content
33
## Additions
4-
- [Add a watch to monitor the deployment of the join on the spoke cluster #9](https://github.com/open-cluster-management-io/clusteradm/issues/9)
5-
- [Add unjoin feature #49](https://github.com/open-cluster-management-io/clusteradm/issues/49)
4+
- [Add make target for krew.](https://github.com/open-cluster-management-io/clusteradm/pull/70)
65

76
## Breaking Changes
87

98
## Changes
9+
- [Install and enable the new application lifecycle images.](https://github.com/open-cluster-management-io/clusteradm/pull/72)
1010

11-
- Add a check to verify the readyness of the CRD
12-
13-
## Bug Fixes
11+
## Bug Fixes
12+
- [Use Create instead of OpenFile for writing to output file to handle overwriting of existing file better.](https://github.com/open-cluster-management-io/clusteradm/pull/69)

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-alpha.6
1+
0.1.0-alpha.7

0 commit comments

Comments
 (0)