File tree 3 files changed +10
-5
lines changed
3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -148,12 +148,12 @@ dependencies:
148
148
version: 0.49.63
149
149
- name: argo-platform
150
150
repository: oci://quay.io/codefresh/charts
151
- version: 1.3036 .0-onprem-10b556f
151
+ version: 1.3037 .0-onprem-680e6c9
152
152
- name: argo-hub-platform
153
153
repository: oci://quay.io/codefresh/charts
154
154
version: 0.1.16
155
155
- name: cf-oidc-provider
156
156
repository: oci://quay.io/codefresh/charts
157
157
version: 0.0.15
158
- digest: sha256:f38e5a08b1705d6856ccfcbd265fc2ea34014884e99d5c7863dcac3d5fe1649c
159
- generated: "2024-10-07T15:18:44.602759508 +03:00"
158
+ digest: sha256:4c31ef51774b0b9a73f63cb5f93e176967f997e726719b3b9f2dc41da3cf4fbf
159
+ generated: "2024-10-07T15:47:12.075329064 +03:00"
Original file line number Diff line number Diff line change @@ -25,6 +25,11 @@ annotations:
25
25
links:
26
26
- name: JIRA Issue
27
27
url: https://codefresh-io.atlassian.net/browse/CR-23617
28
+ - kind: fixed
29
+ description: User login through LDAP after the user sync
30
+ links:
31
+ - name: JIRA Issue
32
+ url: https://codefresh-io.atlassian.net/browse/CR-25498
28
33
dependencies :
29
34
- name : cf-common
30
35
repository : oci://quay.io/codefresh/charts
@@ -242,7 +247,7 @@ dependencies:
242
247
repository : oci://quay.io/codefresh/charts
243
248
condition : argo-platform.enabled
244
249
- name : argo-platform
245
- version : " 1.3036 .0-onprem-10b556f "
250
+ version : " 1.3037 .0-onprem-680e6c9 "
246
251
repository : oci://quay.io/codefresh/charts
247
252
condition : argo-platform.enabled
248
253
- name : argo-hub-platform
Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
3
- ![ Version: 2.5.2 ] ( https://img.shields.io/badge/Version-2.5.2 -informational?style=flat-square ) ![ AppVersion: 2.5.0] ( https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square )
3
+ ![ Version: 2.5.3 ] ( https://img.shields.io/badge/Version-2.5.3 -informational?style=flat-square ) ![ AppVersion: 2.5.0] ( https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square )
4
4
5
5
Helm chart for deploying [ Codefresh On-Premises] ( https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/ ) to Kubernetes.
6
6
You can’t perform that action at this time.
0 commit comments