Skip to content

Commit 1805045

Browse files
committed
Bump chart version to 0.23.0 [skip ci]
1 parent 354b660 commit 1805045

2 files changed

Lines changed: 4 additions & 4 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.22.0
5+
version: 0.23.0

helm/temporal-worker-controller/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ apiVersion: v2
22
name: temporal-worker-controller
33
description: A Helm chart for the Temporal Worker Controller
44
type: application
5-
version: 0.22.0
6-
appVersion: 1.4.0
5+
version: 0.23.0
6+
appVersion: 1.5.0
77
dependencies:
88
- name: cert-manager
9-
version: ">=v1.0.0"
9+
version: 0.23.0
1010
repository: "https://charts.jetstack.io"
1111
condition: certmanager.install

0 commit comments

Comments
 (0)