1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 2.6.8
4
+ version : 2.6.9
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -15,21 +15,11 @@ appVersion: 2.6.0
15
15
annotations :
16
16
# artifacthub.io/prerelease: "true"
17
17
artifacthub.io/alternativeName : " codefresh-onprem"
18
- artifacthub.io/containsSecurityUpdates : " true"
18
+ # artifacthub.io/containsSecurityUpdates: "true"
19
19
# supported kinds are added, changed, deprecated, removed, fixed and security.
20
20
artifacthub.io/changes : |
21
- - kind: security
22
- description: "Miscellaneous security updates (27.02.2025)"
23
21
- kind: fixed
24
- description: "Fixed removing a user with assigned SSO configuration that does not exist on the platform"
25
- links:
26
- - name: JIRA Issue
27
- url: https://codefresh-io.atlassian.net/browse/CR-27590
28
- - kind: fixed
29
- description: "Fixed unassigning removed SSO configuration for a user"
30
- links:
31
- - name: JIRA Issue
32
- url: https://codefresh-io.atlassian.net/browse/CR-27590
22
+ description: "Optional CACHE_PASSWORD env var for argo-platform"
33
23
dependencies :
34
24
- name : cf-common
35
25
repository : oci://quay.io/codefresh/charts
@@ -247,7 +237,7 @@ dependencies:
247
237
repository : oci://quay.io/codefresh/charts
248
238
condition : argo-platform.enabled
249
239
- name : argo-platform
250
- version : " 1.3169.1-onprem-d65a019 "
240
+ version : " 1.3169.1-onprem-915b48a "
251
241
repository : oci://quay.io/codefresh/charts
252
242
condition : argo-platform.enabled
253
243
- name : argo-hub-platform
0 commit comments