Skip to content

Commit b7bcb99

Browse files
Update Chart.yaml and artifacthub.io/changes annotation for 2.8.0 release
1 parent e562d4d commit b7bcb99

File tree

1 file changed

+78
-5
lines changed

1 file changed

+78
-5
lines changed

charts/codefresh/Chart.yaml

Lines changed: 78 additions & 5 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.8.17
4+
version: 2.8.0
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -19,10 +19,83 @@ annotations:
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |-
2121
- kind: changed
22-
description: 'security fixes in :
23-
kube-integration,
24-
gitops-dashboard-manager,
25-
runtime-environment-manager'
22+
description: 'chore(CR-31787): bump helm-repo-manager, runtime images (#152)'
23+
- kind: changed
24+
description: 'chore(codefresh/2.8.17): prepare chart content for release (#139)'
25+
- kind: changed
26+
description: 'chore: Onprem release 2.8.17 security (#137)'
27+
- kind: changed
28+
description: 'chore: security fix (#134)'
29+
- kind: changed
30+
description: 'chore(codefresh/2.8.16): prepare chart content for release (#118)'
31+
- kind: changed
32+
description: 'added: ability to disable postgres store for eventbus and set schema name for audit (#116)'
33+
- kind: changed
34+
description: 'codefresh/2.8.15: prepare chart content for release (#106)'
35+
- kind: changed
36+
description: 'patch: cr 29499 and 30190 (#105)'
37+
- kind: changed
38+
description: 'codefresh/2.8.14: prepare chart content for release (#102)'
39+
- kind: changed
40+
description: 'chore(cfapi): migrate to @node-saml/passport-saml to fix critical security vulnerability (#101)'
41+
- kind: changed
42+
description: update onprem-release-2.8 branch
43+
- kind: changed
44+
description: update onprem-release-2.8 branch
45+
- kind: changed
46+
description: update onprem-release-2.8 branch
47+
- kind: changed
48+
description: update onprem-release-2.8 branch
49+
- kind: changed
50+
description: 'onprem: 2.8.13 (#94)'
51+
- kind: changed
52+
description: onprem-2-8-12 (#93)
53+
- kind: changed
54+
description: 'docs: fix RabbitMQ version requirements (#91)'
55+
- kind: changed
56+
description: 'docs(indexes): remove redundant TTL (#87)'
57+
- kind: changed
58+
description: onprem-2-9-10 (#86)
59+
- kind: changed
60+
description: onprem 2.8.9 (#83)
61+
- kind: changed
62+
description: 'onprem: 2.8.8 (#82)'
63+
- kind: changed
64+
description: 'fix(doc): elasticache cluster mode note (#81)'
65+
- kind: changed
66+
description: 'docs(postgresql): improve SSL docs (#78)'
67+
- kind: changed
68+
description: 'onprem: 2.8.6 (#76)'
69+
- kind: changed
70+
description: onprem 2.8.5 (#75)
71+
- kind: changed
72+
description: onprem 2.8.4 (#74)
73+
- kind: changed
74+
description: 'onprem: 2.8.3 (#73)'
75+
- kind: changed
76+
description: 'onprem: 2.8.2 (#72)'
77+
- kind: changed
78+
description: 'onprem: 2.8.1 (#71)'
79+
- kind: changed
80+
description: 'onprem: 2.8.0 (#68)'
81+
- kind: changed
82+
description: 'fix: 2.8 docs mongo (#64)'
83+
- kind: changed
84+
description: 'onprem: 2.8.0-rc.3 (#67)'
85+
- kind: changed
86+
description: 'onprem: 2.8.0-rc.2 (#57)'
87+
- kind: changed
88+
description: added product-releases indexes (#63)
89+
- kind: changed
90+
description: 'fix: README.md'
91+
- kind: changed
92+
description: 'fix: README.md (#58)'
93+
- kind: changed
94+
description: 'fix: links and indexes (#56)'
95+
- kind: changed
96+
description: 'fix: chart version'
97+
- kind: changed
98+
description: 'onprem 2.8.0 cut-off: create release branch'
2699
dependencies:
27100
- name: cf-common
28101
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)