Skip to content

Commit c2403e0

Browse files
committed
Bump chart version to account for CRD change
The v1alpha1 CRD has new fields as part of this change. These are intended to be backward-compatible, but since they are nonetheless changed and are included in the chart, the chart version should be incremented. Signed-off-by: Michael Bridgen <[email protected]>
1 parent c3e8650 commit c2403e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/pipeline-controller/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: pipeline-controller
33
description: Pipeline-controller Helm chart for Weave GitOps Enterprise
44
type: application
5-
version: 0.21.0
5+
version: "0.22.0"
66
appVersion: "v0.0.31"

0 commit comments

Comments
 (0)