11apiVersion : v2
22description : Helm Chart for Codefresh On-Prem
33name : codefresh
4- version : 2.2.7
4+ version : 2.2.8
55keywords :
66 - codefresh
77home : https://codefresh.io/
@@ -16,15 +16,10 @@ annotations:
1616 artifacthub.io/alternativeName : " codefresh-onprem"
1717 artifacthub.io/changes : |
1818 - kind: changed
19- description: Update cf-api. Allow to disable API docs page
19+ description: Security updates for cf-ui
2020 links:
2121 - 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
2823dependencies :
2924 - name : cf-common
3025 repository : oci://quay.io/codefresh/charts
@@ -78,23 +73,23 @@ dependencies:
7873 repository : https://kubernetes.github.io/ingress-nginx
7974 condition : ingress-nginx.enabled
8075 - name : cluster-providers
81- version : " * "
76+ version : 1.17.3
8277 repository : oci://quay.io/codefresh/charts
8378 condition : cluster-providers.enabled
8479 - name : kube-integration
85- version : " * "
80+ version : 1.31.3
8681 repository : oci://quay.io/codefresh/charts
8782 condition : kube-integration.enabled
8883 - name : charts-manager
8984 version : " *"
9085 repository : oci://quay.io/codefresh/charts
9186 condition : charts-manager.enabled
9287 - name : cfsign
93- version : " * "
88+ version : 1.7.0
9489 repository : oci://quay.io/codefresh/charts
9590 condition : cfsign.enabled
9691 - name : tasker-kubernetes
97- version : " * "
92+ version : 1.26.1
9893 repository : oci://quay.io/codefresh/charts
9994 condition : tasker-kubernetes.enabled
10095 - name : context-manager
@@ -106,7 +101,7 @@ dependencies:
106101 repository : oci://quay.io/codefresh/charts
107102 condition : pipeline-manager.enabled
108103 - name : gitops-dashboard-manager
109- version : " * "
104+ version : 1.14.10
110105 repository : oci://quay.io/codefresh/charts
111106 condition : gitops-dashboard-manager.enabled
112107 - name : cfapi
@@ -211,7 +206,7 @@ dependencies:
211206 repository : oci://quay.io/codefresh/charts
212207 condition : cf-broadcaster.enabled
213208 - name : helm-repo-manager
214- version : " * "
209+ version : 0.13.4
215210 repository : oci://quay.io/codefresh/charts
216211 condition : helm-repo-manager.enabled
217212 - name : hermes
@@ -228,20 +223,20 @@ dependencies:
228223 condition : hermes.enabled
229224 - name : cf-platform-analytics
230225 alias : cf-platform-analytics-platform
231- version : " * "
226+ version : 0.49.26
232227 repository : oci://quay.io/codefresh/charts
233228 condition : argo-platform.enabled
234229 - name : cf-platform-analytics
235230 alias : cf-platform-analytics-etlstarter
236- version : " * "
231+ version : 0.49.26
237232 repository : oci://quay.io/codefresh/charts
238233 condition : argo-platform.enabled
239234 - name : argo-platform
240235 version : " 1.2577.0"
241236 repository : oci://quay.io/codefresh/charts
242237 condition : argo-platform.enabled
243238 - name : argo-hub-platform
244- version : " * "
239+ version : 0.1.10
245240 repository : oci://quay.io/codefresh/charts
246241 condition : argo-platform.enabled
247242 - name : codefresh-tunnel-server
0 commit comments