Skip to content

Commit 6bdb5d0

Browse files
committed
chore: release version v0.2.1
1 parent 8b1b8e4 commit 6bdb5d0

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,19 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
## [0.2.1] - 2026-02-05
8+
9+
### Fixed
10+
11+
- Clear KuberikRolloutBakeFailed stalled condition on rollout recovery
12+
713
## [0.2.0] - 2026-02-04
814

15+
### Chore
16+
17+
- Release version v0.2.0
18+
19+
920
### Fixed
1021

1122
- Resolve RolloutTest lifecycle, status cycle, and timeout handling

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.2.0
8+
newTag: v0.2.1

0 commit comments

Comments
 (0)