1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 2.6.0
4
+ version : 2.6.9
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -13,13 +13,13 @@ maintainers:
13
13
url : https://codefresh-io.github.io/
14
14
appVersion : 2.6.0
15
15
annotations :
16
- artifacthub.io/prerelease : " true"
16
+ # artifacthub.io/prerelease: "true"
17
17
artifacthub.io/alternativeName : " codefresh-onprem"
18
18
# artifacthub.io/containsSecurityUpdates: "true"
19
19
# supported kinds are added, changed, deprecated, removed, fixed and security.
20
20
artifacthub.io/changes : |
21
- - kind: changed
22
- description: "Initial onprem 2.6 release "
21
+ - kind: fixed
22
+ description: "Optional CACHE_PASSWORD env var for argo-platform (api-graphql/promotion-orchestrator) "
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.9.0
30
30
condition : internal-gateway.enabled
31
31
- name : consul
32
- version : 11.3.21
32
+ version : 11.4.8
33
33
repository : https://charts.bitnami.com/bitnami
34
34
condition : consul.enabled
35
35
- name : mongodb
@@ -45,7 +45,7 @@ dependencies:
45
45
repository : oci://registry-1.docker.io/bitnamicharts
46
46
condition : postgresql-ha.enabled
47
47
- name : redis
48
- version : 20.3 .0
48
+ version : 20.9 .0
49
49
repository : https://charts.bitnami.com/bitnami
50
50
condition : redis.enabled
51
51
- name : redis-ha
@@ -81,7 +81,7 @@ dependencies:
81
81
repository : oci://quay.io/codefresh/charts
82
82
condition : kube-integration.enabled
83
83
- name : charts-manager
84
- version : " * "
84
+ version : " ~1.19.0 "
85
85
repository : oci://quay.io/codefresh/charts
86
86
condition : charts-manager.enabled
87
87
- name : cfsign
@@ -93,11 +93,11 @@ dependencies:
93
93
repository : oci://quay.io/codefresh/charts
94
94
condition : tasker-kubernetes.enabled
95
95
- name : context-manager
96
- version : " * "
96
+ version : " ~2.31.0 "
97
97
repository : oci://quay.io/codefresh/charts
98
98
condition : context-manager.enabled
99
99
- name : pipeline-manager
100
- version : " * "
100
+ version : " ~3.137.0 "
101
101
repository : oci://quay.io/codefresh/charts
102
102
condition : pipeline-manager.enabled
103
103
- name : gitops-dashboard-manager
@@ -106,112 +106,112 @@ dependencies:
106
106
condition : gitops-dashboard-manager.enabled
107
107
- name : cfapi
108
108
alias : cfapi
109
- version : " * "
109
+ version : " ~21.268.0 "
110
110
repository : oci://quay.io/codefresh/charts
111
111
condition : cfapi.enabled
112
112
- name : cfapi
113
113
alias : cfapi-auth
114
- version : " * "
114
+ version : " ~21.268.0 "
115
115
repository : oci://quay.io/codefresh/charts
116
116
condition : cfapi-auth.enabled
117
117
- name : cfapi
118
118
alias : cfapi-internal
119
- version : " * "
119
+ version : " ~21.268.0 "
120
120
repository : oci://quay.io/codefresh/charts
121
121
condition : cfapi-internal.enabled
122
122
- name : cfapi
123
123
alias : cfapi-ws
124
- version : " * "
124
+ version : " ~21.268.0 "
125
125
repository : oci://quay.io/codefresh/charts
126
126
condition : cfapi-ws.enabled
127
127
- name : cfapi
128
128
alias : cfapi-admin
129
- version : " * "
129
+ version : " ~21.268.0 "
130
130
repository : oci://quay.io/codefresh/charts
131
131
condition : cfapi-admin.enabled
132
132
- name : cfapi
133
133
alias : cfapi-endpoints
134
- version : " * "
134
+ version : " ~21.268.0 "
135
135
repository : oci://quay.io/codefresh/charts
136
136
condition : cfapi-endpoints.enabled
137
137
- name : cfapi
138
138
alias : cfapi-terminators
139
- version : " * "
139
+ version : " ~21.268.0 "
140
140
repository : oci://quay.io/codefresh/charts
141
141
condition : cfapi-terminators.enabled
142
142
- name : cfapi
143
143
alias : cfapi-sso-group-synchronizer
144
- version : " * "
144
+ version : " ~21.268.0 "
145
145
repository : oci://quay.io/codefresh/charts
146
146
condition : cfapi-sso-group-synchronizer.enabled
147
147
- name : cfapi
148
148
alias : cfapi-buildmanager
149
- version : " * "
149
+ version : " ~21.268.0 "
150
150
repository : oci://quay.io/codefresh/charts
151
151
condition : cfapi-buildmanager.enabled
152
152
- name : cfapi
153
153
alias : cfapi-cacheevictmanager
154
- version : " * "
154
+ version : " ~21.268.0 "
155
155
repository : oci://quay.io/codefresh/charts
156
156
condition : cfapi-cacheevictmanager.enabled
157
157
- name : cfapi
158
158
alias : cfapi-eventsmanagersubscriptions
159
- version : " * "
159
+ version : " ~21.268.0 "
160
160
repository : oci://quay.io/codefresh/charts
161
161
condition : cfapi-eventsmanagersubscriptions.enabled
162
162
- name : cfapi
163
163
alias : cfapi-kubernetesresourcemonitor
164
- version : " * "
164
+ version : " ~21.268.0 "
165
165
repository : oci://quay.io/codefresh/charts
166
166
condition : cfapi-kubernetesresourcemonitor.enabled
167
167
- name : cfapi
168
168
alias : cfapi-environments
169
- version : " * "
169
+ version : " ~21.268.0 "
170
170
repository : oci://quay.io/codefresh/charts
171
171
condition : cfapi-environments.enabled
172
172
- name : cfapi
173
173
alias : cfapi-gitops-resource-receiver
174
- version : " * "
174
+ version : " ~21.268.0 "
175
175
repository : oci://quay.io/codefresh/charts
176
176
condition : cfapi-gitops-resource-receiver.enabled
177
177
- name : cfapi
178
178
alias : cfapi-downloadlogmanager
179
- version : " * "
179
+ version : " ~21.268.0 "
180
180
repository : oci://quay.io/codefresh/charts
181
181
condition : cfapi-downloadlogmanager.enabled
182
182
- name : cfapi
183
183
alias : cfapi-teams
184
- version : " * "
184
+ version : " ~21.268.0 "
185
185
repository : oci://quay.io/codefresh/charts
186
186
condition : cfapi-teams.enabled
187
187
- name : cfapi
188
188
alias : cfapi-kubernetes-endpoints
189
- version : " * "
189
+ version : " ~21.268.0 "
190
190
repository : oci://quay.io/codefresh/charts
191
191
condition : cfapi-kubernetes-endpoints.enabled
192
192
- name : cfapi
193
193
alias : cfapi-test-reporting
194
- version : " * "
194
+ version : " ~21.268.0 "
195
195
repository : oci://quay.io/codefresh/charts
196
196
condition : cfapi-test-reporting.enabled
197
197
- name : cfui
198
- version : " * "
198
+ version : " ~14.96.0 "
199
199
repository : oci://quay.io/codefresh/charts
200
200
condition : cfui.enabled
201
201
- name : k8s-monitor
202
202
version : " *"
203
203
repository : oci://quay.io/codefresh/charts
204
204
condition : k8s-monitor.enabled
205
205
- name : runtime-environment-manager
206
- version : " * "
206
+ version : " ~3.38.0 "
207
207
repository : oci://quay.io/codefresh/charts
208
208
condition : runtime-environment-manager.enabled
209
209
- name : cf-broadcaster
210
210
version : " *"
211
211
repository : oci://quay.io/codefresh/charts
212
212
condition : cf-broadcaster.enabled
213
213
- name : helm-repo-manager
214
- version : " * "
214
+ version : " ~0.17.0 "
215
215
repository : oci://quay.io/codefresh/charts
216
216
condition : helm-repo-manager.enabled
217
217
- name : hermes
@@ -237,7 +237,7 @@ dependencies:
237
237
repository : oci://quay.io/codefresh/charts
238
238
condition : argo-platform.enabled
239
239
- name : argo-platform
240
- version : " * "
240
+ version : " 1.3169.1-onprem-915b48a "
241
241
repository : oci://quay.io/codefresh/charts
242
242
condition : argo-platform.enabled
243
243
- name : argo-hub-platform
0 commit comments