11apiVersion : v2
22description : Helm Chart for Codefresh On-Prem
33name : codefresh
4- version : 2.6.8
4+ version : 2.6.9
55keywords :
66 - codefresh
77home : https://codefresh.io/
@@ -15,21 +15,11 @@ appVersion: 2.6.0
1515annotations :
1616 # artifacthub.io/prerelease: "true"
1717 artifacthub.io/alternativeName : " codefresh-onprem"
18- artifacthub.io/containsSecurityUpdates : " true"
18+ # artifacthub.io/containsSecurityUpdates: "true"
1919 # supported kinds are added, changed, deprecated, removed, fixed and security.
2020 artifacthub.io/changes : |
21- - kind: security
22- description: "Miscellaneous security updates (27.02.2025)"
2321 - 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"
3323dependencies :
3424 - name : cf-common
3525 repository : oci://quay.io/codefresh/charts
@@ -247,7 +237,7 @@ dependencies:
247237 repository : oci://quay.io/codefresh/charts
248238 condition : argo-platform.enabled
249239 - name : argo-platform
250- version : " 1.3169.1-onprem-d65a019 "
240+ version : " 1.3169.1-onprem-915b48a "
251241 repository : oci://quay.io/codefresh/charts
252242 condition : argo-platform.enabled
253243 - name : argo-hub-platform
0 commit comments