1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 2.2.8
4
+ version : 2.2.9
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -16,10 +16,10 @@ annotations:
16
16
artifacthub.io/alternativeName : " codefresh-onprem"
17
17
artifacthub.io/changes : |
18
18
- kind: changed
19
- description: Security updates for cf-ui
19
+ description: Security updates
20
20
links:
21
21
- name: JIRA Issue
22
- url: https://codefresh-io.atlassian.net/browse/CR-19700
22
+ url: https://codefresh-io.atlassian.net/browse/CR-22267
23
23
dependencies :
24
24
- name : cf-common
25
25
repository : oci://quay.io/codefresh/charts
@@ -29,7 +29,7 @@ dependencies:
29
29
version : 0.6.0
30
30
condition : internal-gateway.enabled
31
31
- name : consul
32
- version : 10.14.4
32
+ version : 11.0.0
33
33
repository : https://charts.bitnami.com/bitnami
34
34
condition : consul.enabled
35
35
- name : mongodb
@@ -45,19 +45,19 @@ dependencies:
45
45
repository : oci://registry-1.docker.io/bitnamicharts
46
46
condition : postgresql-ha.enabled
47
47
- name : redis
48
- version : 18.4.0
48
+ version : 18.19.2
49
49
repository : https://charts.bitnami.com/bitnami
50
50
condition : redis.enabled
51
51
- name : redis-ha
52
52
repository : https://dandydeveloper.github.io/charts
53
53
version : 4.23.0
54
54
condition : redis-ha.enabled
55
55
- name : rabbitmq
56
- version : 12.5.6
56
+ version : 12.15.0
57
57
repository : https://charts.bitnami.com/bitnami
58
58
condition : rabbitmq.enabled
59
59
- name : nats
60
- version : 7.10.5
60
+ version : 7.18.1
61
61
repository : https://charts.bitnami.com/bitnami
62
62
condition : nats.enabled
63
63
- name : builder
@@ -73,23 +73,23 @@ dependencies:
73
73
repository : https://kubernetes.github.io/ingress-nginx
74
74
condition : ingress-nginx.enabled
75
75
- name : cluster-providers
76
- version : 1.17.3
76
+ version : 1.17.4
77
77
repository : oci://quay.io/codefresh/charts
78
78
condition : cluster-providers.enabled
79
79
- name : kube-integration
80
- version : 1.31.3
80
+ version : 1.31.4
81
81
repository : oci://quay.io/codefresh/charts
82
82
condition : kube-integration.enabled
83
83
- name : charts-manager
84
- version : " * "
84
+ version : 1.16.12
85
85
repository : oci://quay.io/codefresh/charts
86
86
condition : charts-manager.enabled
87
87
- name : cfsign
88
- version : 1.7 .0
88
+ version : 1.8 .0
89
89
repository : oci://quay.io/codefresh/charts
90
90
condition : cfsign.enabled
91
91
- name : tasker-kubernetes
92
- version : 1.26.1
92
+ version : 1.26.3
93
93
repository : oci://quay.io/codefresh/charts
94
94
condition : tasker-kubernetes.enabled
95
95
- name : context-manager
@@ -101,7 +101,7 @@ dependencies:
101
101
repository : oci://quay.io/codefresh/charts
102
102
condition : pipeline-manager.enabled
103
103
- name : gitops-dashboard-manager
104
- version : 1.14.10
104
+ version : 1.14.11
105
105
repository : oci://quay.io/codefresh/charts
106
106
condition : gitops-dashboard-manager.enabled
107
107
- name : cfapi
@@ -194,19 +194,19 @@ dependencies:
194
194
repository : oci://quay.io/codefresh/charts
195
195
condition : cfui.enabled
196
196
- name : k8s-monitor
197
- version : " * "
197
+ version : 4.11.6
198
198
repository : oci://quay.io/codefresh/charts
199
199
condition : k8s-monitor.enabled
200
200
- name : runtime-environment-manager
201
201
version : " ~3.33.0"
202
202
repository : oci://quay.io/codefresh/charts
203
203
condition : runtime-environment-manager.enabled
204
204
- name : cf-broadcaster
205
- version : " * "
205
+ version : 1.12.10
206
206
repository : oci://quay.io/codefresh/charts
207
207
condition : cf-broadcaster.enabled
208
208
- name : helm-repo-manager
209
- version : 0.13.4
209
+ version : 0.14.0
210
210
repository : oci://quay.io/codefresh/charts
211
211
condition : helm-repo-manager.enabled
212
212
- name : hermes
@@ -223,20 +223,20 @@ dependencies:
223
223
condition : hermes.enabled
224
224
- name : cf-platform-analytics
225
225
alias : cf-platform-analytics-platform
226
- version : 0.49.26
226
+ version : 0.49.37
227
227
repository : oci://quay.io/codefresh/charts
228
228
condition : argo-platform.enabled
229
229
- name : cf-platform-analytics
230
230
alias : cf-platform-analytics-etlstarter
231
- version : 0.49.26
231
+ version : 0.49.37
232
232
repository : oci://quay.io/codefresh/charts
233
233
condition : argo-platform.enabled
234
234
- name : argo-platform
235
- version : " 1.2577.0 "
235
+ version : 1.2731.0
236
236
repository : oci://quay.io/codefresh/charts
237
237
condition : argo-platform.enabled
238
238
- name : argo-hub-platform
239
- version : 0.1.10
239
+ version : 0.1.11
240
240
repository : oci://quay.io/codefresh/charts
241
241
condition : argo-platform.enabled
242
242
- name : codefresh-tunnel-server
0 commit comments