Skip to content

Commit 303489b

Browse files
Shivs11claude
andauthored
Bump chart version to 0.21.0 with appVersion 1.4.0 (#250)
## Summary - Controller chart: `0.20.0` → `0.21.0`, appVersion `1.3.1` → `1.4.0` - CRDs chart: `0.12.0` → `0.13.0` (adds `managerIdentity` field to TWD CRD) ## Why Preparing for v1.4.0 release. These version bumps need to land on main before creating the `release/v1.4.0` branch. ## Test plan - [ ] Merge to main - [ ] Create `release/v1.4.0` branch from main - [ ] Run upgrade/downgrade pipeline: v1.3.1 ↔ v1.4.0 - [ ] Deploy to dogfooding environments (test + prod) - [ ] Cut release tomorrow morning 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 97f5520 commit 303489b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helm/temporal-worker-controller-crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: temporal-worker-controller-crds
33
description: CRDs for the Temporal Worker Controller. Install this chart before the temporal-worker-controller chart.
44
type: application
5-
version: 0.12.0
5+
version: 0.13.0

helm/temporal-worker-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: temporal-worker-controller
33
description: A Helm chart for the Temporal Worker Controller
44
type: application
5-
version: 0.20.0
6-
appVersion: 1.3.1
5+
version: 0.21.0
6+
appVersion: 1.4.0

0 commit comments

Comments
 (0)