Skip to content

Commit b9fe40d

Browse files
committed
chore: release version v0.1.1
1 parent e5c32a4 commit b9fe40d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Add release workflow and changelog generation
1414

1515

16+
### Chore
17+
18+
- Release version v0.1.0
19+
20+
1621
### Fix
1722

1823
- Clear readyAt annotation when step becomes not ready

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: ghcr.io/kuberik/openkruise-controller
8-
newTag: v0.1.0
8+
newTag: v0.1.1

0 commit comments

Comments
 (0)