Skip to content

Commit

Permalink
Bump chart version to account for CRD change
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
squaremo committed Oct 9, 2023
1 parent c3e8650 commit c2403e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/pipeline-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: pipeline-controller
description: Pipeline-controller Helm chart for Weave GitOps Enterprise
type: application
version: 0.21.0
version: "0.22.0"
appVersion: "v0.0.31"

0 comments on commit c2403e0

Please sign in to comment.