11apiVersion : v2
22description : Helm Chart for Codefresh On-Prem
33name : codefresh
4- version : 2.2.8
4+ version : 2.2.9
55keywords :
66 - codefresh
77home : https://codefresh.io/
@@ -16,10 +16,10 @@ annotations:
1616 artifacthub.io/alternativeName : " codefresh-onprem"
1717 artifacthub.io/changes : |
1818 - kind: changed
19- description: Security updates for cf-ui
19+ description: Security updates
2020 links:
2121 - name: JIRA Issue
22- url: https://codefresh-io.atlassian.net/browse/CR-19700
22+ url: https://codefresh-io.atlassian.net/browse/CR-22267
2323dependencies :
2424 - name : cf-common
2525 repository : oci://quay.io/codefresh/charts
@@ -29,7 +29,7 @@ dependencies:
2929 version : 0.6.0
3030 condition : internal-gateway.enabled
3131 - name : consul
32- version : 10.14.4
32+ version : 11.0.0
3333 repository : https://charts.bitnami.com/bitnami
3434 condition : consul.enabled
3535 - name : mongodb
@@ -45,19 +45,19 @@ dependencies:
4545 repository : oci://registry-1.docker.io/bitnamicharts
4646 condition : postgresql-ha.enabled
4747 - name : redis
48- version : 18.4.0
48+ version : 18.19.2
4949 repository : https://charts.bitnami.com/bitnami
5050 condition : redis.enabled
5151 - name : redis-ha
5252 repository : https://dandydeveloper.github.io/charts
5353 version : 4.23.0
5454 condition : redis-ha.enabled
5555 - name : rabbitmq
56- version : 12.5.6
56+ version : 12.15.0
5757 repository : https://charts.bitnami.com/bitnami
5858 condition : rabbitmq.enabled
5959 - name : nats
60- version : 7.10.5
60+ version : 7.18.1
6161 repository : https://charts.bitnami.com/bitnami
6262 condition : nats.enabled
6363 - name : builder
@@ -73,23 +73,23 @@ dependencies:
7373 repository : https://kubernetes.github.io/ingress-nginx
7474 condition : ingress-nginx.enabled
7575 - name : cluster-providers
76- version : 1.17.3
76+ version : 1.17.4
7777 repository : oci://quay.io/codefresh/charts
7878 condition : cluster-providers.enabled
7979 - name : kube-integration
80- version : 1.31.3
80+ version : 1.31.4
8181 repository : oci://quay.io/codefresh/charts
8282 condition : kube-integration.enabled
8383 - name : charts-manager
84- version : " * "
84+ version : 1.16.12
8585 repository : oci://quay.io/codefresh/charts
8686 condition : charts-manager.enabled
8787 - name : cfsign
88- version : 1.7 .0
88+ version : 1.8 .0
8989 repository : oci://quay.io/codefresh/charts
9090 condition : cfsign.enabled
9191 - name : tasker-kubernetes
92- version : 1.26.1
92+ version : 1.26.3
9393 repository : oci://quay.io/codefresh/charts
9494 condition : tasker-kubernetes.enabled
9595 - name : context-manager
@@ -101,7 +101,7 @@ dependencies:
101101 repository : oci://quay.io/codefresh/charts
102102 condition : pipeline-manager.enabled
103103 - name : gitops-dashboard-manager
104- version : 1.14.10
104+ version : 1.14.11
105105 repository : oci://quay.io/codefresh/charts
106106 condition : gitops-dashboard-manager.enabled
107107 - name : cfapi
@@ -194,19 +194,19 @@ dependencies:
194194 repository : oci://quay.io/codefresh/charts
195195 condition : cfui.enabled
196196 - name : k8s-monitor
197- version : " * "
197+ version : 4.11.6
198198 repository : oci://quay.io/codefresh/charts
199199 condition : k8s-monitor.enabled
200200 - name : runtime-environment-manager
201201 version : " ~3.33.0"
202202 repository : oci://quay.io/codefresh/charts
203203 condition : runtime-environment-manager.enabled
204204 - name : cf-broadcaster
205- version : " * "
205+ version : 1.12.10
206206 repository : oci://quay.io/codefresh/charts
207207 condition : cf-broadcaster.enabled
208208 - name : helm-repo-manager
209- version : 0.13.4
209+ version : 0.14.0
210210 repository : oci://quay.io/codefresh/charts
211211 condition : helm-repo-manager.enabled
212212 - name : hermes
@@ -223,20 +223,20 @@ dependencies:
223223 condition : hermes.enabled
224224 - name : cf-platform-analytics
225225 alias : cf-platform-analytics-platform
226- version : 0.49.26
226+ version : 0.49.37
227227 repository : oci://quay.io/codefresh/charts
228228 condition : argo-platform.enabled
229229 - name : cf-platform-analytics
230230 alias : cf-platform-analytics-etlstarter
231- version : 0.49.26
231+ version : 0.49.37
232232 repository : oci://quay.io/codefresh/charts
233233 condition : argo-platform.enabled
234234 - name : argo-platform
235- version : " 1.2577.0 "
235+ version : 1.2731.0
236236 repository : oci://quay.io/codefresh/charts
237237 condition : argo-platform.enabled
238238 - name : argo-hub-platform
239- version : 0.1.10
239+ version : 0.1.11
240240 repository : oci://quay.io/codefresh/charts
241241 condition : argo-platform.enabled
242242 - name : codefresh-tunnel-server
0 commit comments