Skip to content

Commit 5ce96c2

Browse files
Update Chart.yaml and artifacthub.io/changes annotation for 2.6.0 release
1 parent 80a174f commit 5ce96c2

File tree

1 file changed

+46
-4
lines changed

1 file changed

+46
-4
lines changed

charts/codefresh/Chart.yaml

Lines changed: 46 additions & 4 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.6.15
4+
version: 2.6.0
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -17,9 +17,51 @@ annotations:
1717
artifacthub.io/alternativeName: "codefresh-onprem"
1818
artifacthub.io/containsSecurityUpdates: "false"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
20-
artifacthub.io/changes: |
21-
- kind: fixed
22-
description: "Fixed an issue with incorrect Github Enterprise branch list endpoint."
20+
artifacthub.io/changes: |-
21+
- kind: changed
22+
description: 'feat: update dependencies (#165)'
23+
- kind: changed
24+
description: 'tmp: revert version and changelog'
25+
- kind: changed
26+
description: mv codefresh in charts/ folder
27+
- kind: changed
28+
description: patch dependencies (#160)
29+
- kind: changed
30+
description: 'docs(indexes): remove redundant TTL (#89)'
31+
- kind: changed
32+
description: 'onprem: 2.6.14 (#70)'
33+
- kind: changed
34+
description: 'fix: 2.6 docs mongo (#66)'
35+
- kind: changed
36+
description: 'onprem: 2.6.13 (#48)'
37+
- kind: changed
38+
description: 'onprem: 2.6.12 (#45)'
39+
- kind: changed
40+
description: 'onprem: 2.6.11 (#37)'
41+
- kind: changed
42+
description: 'onprem: 2.6.10 (#34)'
43+
- kind: changed
44+
description: 'onprem: 2.6.9 (#29)'
45+
- kind: changed
46+
description: 'onprem: 2.6.8 (#27)'
47+
- kind: changed
48+
description: 'onprem: 2.6.7 security updates (#25)'
49+
- kind: changed
50+
description: 'onprem: 2.6.6 (#21)'
51+
- kind: changed
52+
description: Patch - 2.6.5 update open source components (#20)
53+
- kind: changed
54+
description: 'onprem: 2.6.4 (#19)'
55+
- kind: changed
56+
description: 'onprem: 2.6.3 (#18)'
57+
- kind: changed
58+
description: 'onprem: 2.6.2 (#17)'
59+
- kind: changed
60+
description: 'feat(onprem 2.6): add indexes'
61+
- kind: changed
62+
description: 'onprem: 2.6.1 (#16)'
63+
- kind: changed
64+
description: 'onprem: create onprem-release-2.6 branch'
2365
dependencies:
2466
- name: cf-common
2567
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)