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:
155
155
- name: cf-oidc-provider
156
156
repository: oci://quay.io/codefresh/charts
157
157
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 1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 2.4.0-rc.1
4
+ version : 2.4.0-rc.2
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -15,16 +15,10 @@ appVersion: 2.4.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
artifacthub.io/changes : |
20
20
- 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
28
22
dependencies :
29
23
- name : cf-common
30
24
repository : oci://quay.io/codefresh/charts
Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
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 )
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