@@ -83,7 +83,7 @@ dependencies:
83
83
repository : oci://quay.io/codefresh/charts
84
84
condition : kube-integration.enabled
85
85
- name : charts-manager
86
- version : " * "
86
+ version : " ~1.18.0 "
87
87
repository : oci://quay.io/codefresh/charts
88
88
condition : charts-manager.enabled
89
89
- name : cfsign
@@ -95,11 +95,11 @@ dependencies:
95
95
repository : oci://quay.io/codefresh/charts
96
96
condition : tasker-kubernetes.enabled
97
97
- name : context-manager
98
- version : " * "
98
+ version : " ~2.30.0 "
99
99
repository : oci://quay.io/codefresh/charts
100
100
condition : context-manager.enabled
101
101
- name : pipeline-manager
102
- version : " * "
102
+ version : " ~3.135.0 "
103
103
repository : oci://quay.io/codefresh/charts
104
104
condition : pipeline-manager.enabled
105
105
- name : gitops-dashboard-manager
@@ -108,112 +108,112 @@ dependencies:
108
108
condition : gitops-dashboard-manager.enabled
109
109
- name : cfapi
110
110
alias : cfapi
111
- version : " * "
111
+ version : " ~21.260.0 "
112
112
repository : oci://quay.io/codefresh/charts
113
113
condition : cfapi.enabled
114
114
- name : cfapi
115
115
alias : cfapi-auth
116
- version : " * "
116
+ version : " ~21.260.0 "
117
117
repository : oci://quay.io/codefresh/charts
118
118
condition : cfapi-auth.enabled
119
119
- name : cfapi
120
120
alias : cfapi-internal
121
- version : " * "
121
+ version : " ~21.260.0 "
122
122
repository : oci://quay.io/codefresh/charts
123
123
condition : cfapi-internal.enabled
124
124
- name : cfapi
125
125
alias : cfapi-ws
126
- version : " * "
126
+ version : " ~21.260.0 "
127
127
repository : oci://quay.io/codefresh/charts
128
128
condition : cfapi-ws.enabled
129
129
- name : cfapi
130
130
alias : cfapi-admin
131
- version : " * "
131
+ version : " ~21.260.0 "
132
132
repository : oci://quay.io/codefresh/charts
133
133
condition : cfapi-admin.enabled
134
134
- name : cfapi
135
135
alias : cfapi-endpoints
136
- version : " * "
136
+ version : " ~21.260.0 "
137
137
repository : oci://quay.io/codefresh/charts
138
138
condition : cfapi-endpoints.enabled
139
139
- name : cfapi
140
140
alias : cfapi-terminators
141
- version : " * "
141
+ version : " ~21.260.0 "
142
142
repository : oci://quay.io/codefresh/charts
143
143
condition : cfapi-terminators.enabled
144
144
- name : cfapi
145
145
alias : cfapi-sso-group-synchronizer
146
- version : " * "
146
+ version : " ~21.260.0 "
147
147
repository : oci://quay.io/codefresh/charts
148
148
condition : cfapi-sso-group-synchronizer.enabled
149
149
- name : cfapi
150
150
alias : cfapi-buildmanager
151
- version : " * "
151
+ version : " ~21.260.0 "
152
152
repository : oci://quay.io/codefresh/charts
153
153
condition : cfapi-buildmanager.enabled
154
154
- name : cfapi
155
155
alias : cfapi-cacheevictmanager
156
- version : " * "
156
+ version : " ~21.260.0 "
157
157
repository : oci://quay.io/codefresh/charts
158
158
condition : cfapi-cacheevictmanager.enabled
159
159
- name : cfapi
160
160
alias : cfapi-eventsmanagersubscriptions
161
- version : " * "
161
+ version : " ~21.260.0 "
162
162
repository : oci://quay.io/codefresh/charts
163
163
condition : cfapi-eventsmanagersubscriptions.enabled
164
164
- name : cfapi
165
165
alias : cfapi-kubernetesresourcemonitor
166
- version : " * "
166
+ version : " ~21.260.0 "
167
167
repository : oci://quay.io/codefresh/charts
168
168
condition : cfapi-kubernetesresourcemonitor.enabled
169
169
- name : cfapi
170
170
alias : cfapi-environments
171
- version : " * "
171
+ version : " ~21.260.0 "
172
172
repository : oci://quay.io/codefresh/charts
173
173
condition : cfapi-environments.enabled
174
174
- name : cfapi
175
175
alias : cfapi-gitops-resource-receiver
176
- version : " * "
176
+ version : " ~21.260.0 "
177
177
repository : oci://quay.io/codefresh/charts
178
178
condition : cfapi-gitops-resource-receiver.enabled
179
179
- name : cfapi
180
180
alias : cfapi-downloadlogmanager
181
- version : " * "
181
+ version : " ~21.260.0 "
182
182
repository : oci://quay.io/codefresh/charts
183
183
condition : cfapi-downloadlogmanager.enabled
184
184
- name : cfapi
185
185
alias : cfapi-teams
186
- version : " * "
186
+ version : " ~21.260.0 "
187
187
repository : oci://quay.io/codefresh/charts
188
188
condition : cfapi-teams.enabled
189
189
- name : cfapi
190
190
alias : cfapi-kubernetes-endpoints
191
- version : " * "
191
+ version : " ~21.260.0 "
192
192
repository : oci://quay.io/codefresh/charts
193
193
condition : cfapi-kubernetes-endpoints.enabled
194
194
- name : cfapi
195
195
alias : cfapi-test-reporting
196
- version : " * "
196
+ version : " ~21.260.0 "
197
197
repository : oci://quay.io/codefresh/charts
198
198
condition : cfapi-test-reporting.enabled
199
199
- name : cfui
200
- version : " * "
200
+ version : " ~14.95.0 "
201
201
repository : oci://quay.io/codefresh/charts
202
202
condition : cfui.enabled
203
203
- name : k8s-monitor
204
204
version : " *"
205
205
repository : oci://quay.io/codefresh/charts
206
206
condition : k8s-monitor.enabled
207
207
- name : runtime-environment-manager
208
- version : " * "
208
+ version : " ~3.36.0 "
209
209
repository : oci://quay.io/codefresh/charts
210
210
condition : runtime-environment-manager.enabled
211
211
- name : cf-broadcaster
212
212
version : " *"
213
213
repository : oci://quay.io/codefresh/charts
214
214
condition : cf-broadcaster.enabled
215
215
- name : helm-repo-manager
216
- version : " * "
216
+ version : " ~0.16.0 "
217
217
repository : oci://quay.io/codefresh/charts
218
218
condition : helm-repo-manager.enabled
219
219
- name : hermes
@@ -239,7 +239,7 @@ dependencies:
239
239
repository : oci://quay.io/codefresh/charts
240
240
condition : argo-platform.enabled
241
241
- name : argo-platform
242
- version : " * "
242
+ version : " ~1.3035.0 "
243
243
repository : oci://quay.io/codefresh/charts
244
244
condition : argo-platform.enabled
245
245
- name : argo-hub-platform
0 commit comments