Skip to content

Commit fcc5e78

Browse files
onprem: 2.4.0-rc.2 (#1309)
1 parent a8554c4 commit fcc5e78

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

codefresh/Chart.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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"

codefresh/Chart.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: Helm Chart for Codefresh On-Prem
33
name: codefresh
4-
version: 2.4.0-rc.1
4+
version: 2.4.0-rc.2
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,16 +15,10 @@ appVersion: 2.4.0
1515
annotations:
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
2822
dependencies:
2923
- name: cf-common
3024
repository: oci://quay.io/codefresh/charts

codefresh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

55
Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.
66

0 commit comments

Comments
 (0)