@@ -91,11 +91,11 @@ dependencies:
91
91
repository : oci://quay.io/codefresh/charts
92
92
condition : tasker-kubernetes.enabled
93
93
- name : context-manager
94
- version : " * "
94
+ version : " ~2.26.0 "
95
95
repository : oci://quay.io/codefresh/charts
96
96
condition : context-manager.enabled
97
97
- name : pipeline-manager
98
- version : " * "
98
+ version : " ~3.132.0 "
99
99
repository : oci://quay.io/codefresh/charts
100
100
condition : pipeline-manager.enabled
101
101
- name : gitops-dashboard-manager
@@ -104,99 +104,99 @@ dependencies:
104
104
condition : gitops-dashboard-manager.enabled
105
105
- name : cfapi
106
106
alias : cfapi
107
- version : " * "
107
+ version : " ~21.247.0 "
108
108
repository : oci://quay.io/codefresh/charts
109
109
condition : cfapi.enabled
110
110
- name : cfapi
111
111
alias : cfapi-internal
112
- version : " * "
112
+ version : " ~21.247.0 "
113
113
repository : oci://quay.io/codefresh/charts
114
114
condition : cfapi-internal.enabled
115
115
- name : cfapi
116
116
alias : cfapi-ws
117
- version : " * "
117
+ version : " ~21.247.0 "
118
118
repository : oci://quay.io/codefresh/charts
119
119
condition : cfapi-ws.enabled
120
120
- name : cfapi
121
121
alias : cfapi-admin
122
- version : " * "
122
+ version : " ~21.247.0 "
123
123
repository : oci://quay.io/codefresh/charts
124
124
condition : cfapi-admin.enabled
125
125
- name : cfapi
126
126
alias : cfapi-endpoints
127
- version : " * "
127
+ version : " ~21.247.0 "
128
128
repository : oci://quay.io/codefresh/charts
129
129
condition : cfapi-endpoints.enabled
130
130
- name : cfapi
131
131
alias : cfapi-terminators
132
- version : " * "
132
+ version : " ~21.247.0 "
133
133
repository : oci://quay.io/codefresh/charts
134
134
condition : cfapi-terminators.enabled
135
135
- name : cfapi
136
136
alias : cfapi-sso-group-synchronizer
137
- version : " * "
137
+ version : " ~21.247.0 "
138
138
repository : oci://quay.io/codefresh/charts
139
139
condition : cfapi-sso-group-synchronizer.enabled
140
140
- name : cfapi
141
141
alias : cfapi-buildmanager
142
- version : " * "
142
+ version : " ~21.247.0 "
143
143
repository : oci://quay.io/codefresh/charts
144
144
condition : cfapi-buildmanager.enabled
145
145
- name : cfapi
146
146
alias : cfapi-cacheevictmanager
147
- version : " * "
147
+ version : " ~21.247.0 "
148
148
repository : oci://quay.io/codefresh/charts
149
149
condition : cfapi-cacheevictmanager.enabled
150
150
- name : cfapi
151
151
alias : cfapi-eventsmanagersubscriptions
152
- version : " * "
152
+ version : " ~21.247.0 "
153
153
repository : oci://quay.io/codefresh/charts
154
154
condition : cfapi-eventsmanagersubscriptions.enabled
155
155
- name : cfapi
156
156
alias : cfapi-kubernetesresourcemonitor
157
- version : " * "
157
+ version : " ~21.247.0 "
158
158
repository : oci://quay.io/codefresh/charts
159
159
condition : cfapi-kubernetesresourcemonitor.enabled
160
160
- name : cfapi
161
161
alias : cfapi-environments
162
- version : " * "
162
+ version : " ~21.247.0 "
163
163
repository : oci://quay.io/codefresh/charts
164
164
condition : cfapi-environments.enabled
165
165
- name : cfapi
166
166
alias : cfapi-gitops-resource-receiver
167
- version : " * "
167
+ version : " ~21.247.0 "
168
168
repository : oci://quay.io/codefresh/charts
169
169
condition : cfapi-gitops-resource-receiver.enabled
170
170
- name : cfapi
171
171
alias : cfapi-downloadlogmanager
172
- version : " * "
172
+ version : " ~21.247.0 "
173
173
repository : oci://quay.io/codefresh/charts
174
174
condition : cfapi-downloadlogmanager.enabled
175
175
- name : cfapi
176
176
alias : cfapi-teams
177
- version : " * "
177
+ version : " ~21.247.0 "
178
178
repository : oci://quay.io/codefresh/charts
179
179
condition : cfapi-teams.enabled
180
180
- name : cfapi
181
181
alias : cfapi-kubernetes-endpoints
182
- version : " * "
182
+ version : " ~21.247.0 "
183
183
repository : oci://quay.io/codefresh/charts
184
184
condition : cfapi-kubernetes-endpoints.enabled
185
185
- name : cfapi
186
186
alias : cfapi-test-reporting
187
- version : " * "
187
+ version : " ~21.247.0 "
188
188
repository : oci://quay.io/codefresh/charts
189
189
condition : cfapi-test-reporting.enabled
190
190
- name : cfui
191
- version : " * "
191
+ version : " ~14.92.0 "
192
192
repository : oci://quay.io/codefresh/charts
193
193
condition : cfui.enabled
194
194
- name : k8s-monitor
195
195
version : " *"
196
196
repository : oci://quay.io/codefresh/charts
197
197
condition : k8s-monitor.enabled
198
198
- name : runtime-environment-manager
199
- version : " * "
199
+ version : " ~3.33.0 "
200
200
repository : oci://quay.io/codefresh/charts
201
201
condition : runtime-environment-manager.enabled
202
202
- name : cf-broadcaster
@@ -244,4 +244,4 @@ dependencies:
244
244
- name : cf-oidc-provider
245
245
repository : oci://quay.io/codefresh/charts
246
246
version : " *"
247
- condition : cf-oidc-provider.enabled
247
+ condition : cf-oidc-provider.enabled
0 commit comments