1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 0.0 .0
4
+ version : 2.9 .0
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -20,6 +20,60 @@ annotations:
20
20
# artifacthub.io/changes: |
21
21
# - kind:
22
22
# description: ""
23
+
24
+ artifacthub.io/changes : |-
25
+ - kind: changed
26
+ description: 'feat: update runtime images (#108)'
27
+ - kind: changed
28
+ description: 'chore(deps): bump subcharts (#99)'
29
+ - kind: changed
30
+ description: update RELEASE.md
31
+ - kind: changed
32
+ description: 'feat: add subcharts for e2e-platform (#104)'
33
+ - kind: changed
34
+ description: update README.md
35
+ - kind: changed
36
+ description: update README.md
37
+ - kind: changed
38
+ description: update RELEASE.md
39
+ - kind: changed
40
+ description: set image for builder
41
+ - kind: changed
42
+ description: fix update_re_images.sh script
43
+ - kind: changed
44
+ description: update RELEASE.md
45
+ - kind: changed
46
+ description: update RELEASE.md
47
+ - kind: changed
48
+ description: update pr-title action
49
+ - kind: changed
50
+ description: update CODEOWNERS
51
+ - kind: changed
52
+ description: update README.md
53
+ - kind: changed
54
+ description: update README.md
55
+ - kind: changed
56
+ description: update README.md
57
+ - kind: changed
58
+ description: update README.md
59
+ - kind: changed
60
+ description: update RELEASE.md
61
+ - kind: changed
62
+ description: update RELEASE.md
63
+ - kind: changed
64
+ description: fix README.md
65
+ - kind: changed
66
+ description: 'feat: remove nats subchart (#98)'
67
+ - kind: changed
68
+ description: 'feat: build latest 0.0.0 dev chart (#97)'
69
+ - kind: changed
70
+ description: 'feat(codefresh): remove Chart.lock'
71
+ - kind: changed
72
+ description: 'feat(codefresh): update Chart.yaml; pin dependencies'
73
+ - kind: changed
74
+ description: 'feat: update release lifecycle (#96)'
75
+ - kind: changed
76
+ description: 'feat: gitops-onprem (#77)'
23
77
dependencies :
24
78
- name : cf-common
25
79
repository : oci://quay.io/codefresh/charts
0 commit comments