Skip to content

Commit 13f22b0

Browse files
codefresh/2.9.2: prepare chart content for release (#19)
1 parent d58ee31 commit 13f22b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

charts/codefresh/Chart.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: Helm Chart for Codefresh On-Prem
33
name: codefresh
4-
version: 2.9.1
4+
version: 2.9.2
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -19,7 +19,9 @@ annotations:
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |-
2121
- kind: changed
22-
description: 'feat: alice (#16)'
22+
description: 'fix: tom (#20)'
23+
- kind: changed
24+
description: 'feat: bob (#18)'
2325
dependencies:
2426
- name: cf-common
2527
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)