File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -155,5 +155,5 @@ dependencies:
155155- name: cf-oidc-provider
156156 repository: oci://quay.io/codefresh/charts
157157 version: 0.0.15
158- digest: sha256:a2838c04a731b9fa53322d5e0732ce6af98dbfb54627feef569f90e481fd527a
159- generated: "2024-06-20T21:45:49.135939035 +03:00"
158+ digest: sha256:8156c980d95e31297c9ab121bf0456513e2f940779aac319a1a102588a2a943c
159+ generated: "2024-06-21T11:27:48.323562079 +03:00"
Original file line number Diff line number Diff line change 11apiVersion : v2
22description : Helm Chart for Codefresh On-Prem
33name : codefresh
4- version : 2.4.0-rc.1
4+ version : 2.4.0-rc.2
55keywords :
66 - codefresh
77home : https://codefresh.io/
@@ -15,16 +15,10 @@ appVersion: 2.4.0
1515annotations :
1616 artifacthub.io/prerelease : " true"
1717 artifacthub.io/alternativeName : " codefresh-onprem"
18- artifacthub.io/containsSecurityUpdates : " true"
18+ # artifacthub.io/containsSecurityUpdates: "true"
1919 artifacthub.io/changes : |
2020 - kind: changed
21- description: Onprem 2.4.0-rc.1 pre-release
22- - kind: changed
23- description: Update MongoDB image to 6.0
24- - kind: added
25- description: Added cfapi-auth role
26- - kind: changed
27- description: Update internal-gateway to 0.7.0 for cfapi-auth
21+ description: Change default SYSTEM_TYPE for accounts to PROJECT_ONE
2822dependencies :
2923 - name : cf-common
3024 repository : oci://quay.io/codefresh/charts
Original file line number Diff line number Diff line change 11## Codefresh On-Premises
22
3- ![ Version: 2.4.0-rc.1 ] ( https://img.shields.io/badge/Version-2.4.0--rc.1 -informational?style=flat-square ) ![ AppVersion: 2.4.0] ( https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square )
3+ ![ Version: 2.4.0-rc.2 ] ( https://img.shields.io/badge/Version-2.4.0--rc.2 -informational?style=flat-square ) ![ AppVersion: 2.4.0] ( https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square )
44
55Helm chart for deploying [ Codefresh On-Premises] ( https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/ ) to Kubernetes.
66
You can’t perform that action at this time.
0 commit comments