1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 2.2.7
4
+ version : 2.2.8
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -16,15 +16,10 @@ annotations:
16
16
artifacthub.io/alternativeName : " codefresh-onprem"
17
17
artifacthub.io/changes : |
18
18
- kind: changed
19
- description: Update cf-api. Allow to disable API docs page
19
+ description: Security updates for cf-ui
20
20
links:
21
21
- name: JIRA Issue
22
- url: https://codefresh-io.atlassian.net/browse/CR-21958
23
- - kind: security
24
- description: Update service-base package in cluster-providers/charts-manager/tasker-kubernetes/gitops-dashboard-manager/cf-broadcaster/cf-platform-analytics
25
- links:
26
- - name: JIRA Issue
27
- url: https://codefresh-io.atlassian.net/browse/CR-22420
22
+ url: https://codefresh-io.atlassian.net/browse/CR-19700
28
23
dependencies :
29
24
- name : cf-common
30
25
repository : oci://quay.io/codefresh/charts
@@ -78,23 +73,23 @@ dependencies:
78
73
repository : https://kubernetes.github.io/ingress-nginx
79
74
condition : ingress-nginx.enabled
80
75
- name : cluster-providers
81
- version : " * "
76
+ version : 1.17.3
82
77
repository : oci://quay.io/codefresh/charts
83
78
condition : cluster-providers.enabled
84
79
- name : kube-integration
85
- version : " * "
80
+ version : 1.31.3
86
81
repository : oci://quay.io/codefresh/charts
87
82
condition : kube-integration.enabled
88
83
- name : charts-manager
89
84
version : " *"
90
85
repository : oci://quay.io/codefresh/charts
91
86
condition : charts-manager.enabled
92
87
- name : cfsign
93
- version : " * "
88
+ version : 1.7.0
94
89
repository : oci://quay.io/codefresh/charts
95
90
condition : cfsign.enabled
96
91
- name : tasker-kubernetes
97
- version : " * "
92
+ version : 1.26.1
98
93
repository : oci://quay.io/codefresh/charts
99
94
condition : tasker-kubernetes.enabled
100
95
- name : context-manager
@@ -106,7 +101,7 @@ dependencies:
106
101
repository : oci://quay.io/codefresh/charts
107
102
condition : pipeline-manager.enabled
108
103
- name : gitops-dashboard-manager
109
- version : " * "
104
+ version : 1.14.10
110
105
repository : oci://quay.io/codefresh/charts
111
106
condition : gitops-dashboard-manager.enabled
112
107
- name : cfapi
@@ -211,7 +206,7 @@ dependencies:
211
206
repository : oci://quay.io/codefresh/charts
212
207
condition : cf-broadcaster.enabled
213
208
- name : helm-repo-manager
214
- version : " * "
209
+ version : 0.13.4
215
210
repository : oci://quay.io/codefresh/charts
216
211
condition : helm-repo-manager.enabled
217
212
- name : hermes
@@ -228,20 +223,20 @@ dependencies:
228
223
condition : hermes.enabled
229
224
- name : cf-platform-analytics
230
225
alias : cf-platform-analytics-platform
231
- version : " * "
226
+ version : 0.49.26
232
227
repository : oci://quay.io/codefresh/charts
233
228
condition : argo-platform.enabled
234
229
- name : cf-platform-analytics
235
230
alias : cf-platform-analytics-etlstarter
236
- version : " * "
231
+ version : 0.49.26
237
232
repository : oci://quay.io/codefresh/charts
238
233
condition : argo-platform.enabled
239
234
- name : argo-platform
240
235
version : " 1.2577.0"
241
236
repository : oci://quay.io/codefresh/charts
242
237
condition : argo-platform.enabled
243
238
- name : argo-hub-platform
244
- version : " * "
239
+ version : 0.1.10
245
240
repository : oci://quay.io/codefresh/charts
246
241
condition : argo-platform.enabled
247
242
- name : codefresh-tunnel-server
0 commit comments