Skip to content

Commit 1922203

Browse files
onprem: 2.4.0-rc.6 (#1313)
1 parent 3b42433 commit 1922203

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

codefresh/Chart.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -64,58 +64,58 @@ dependencies:
6464
version: 1.14.12
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.253.42
67+
version: 21.253.43
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.253.42
70+
version: 21.253.43
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.253.42
73+
version: 21.253.43
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.253.42
76+
version: 21.253.43
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.253.42
79+
version: 21.253.43
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.253.42
82+
version: 21.253.43
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.253.42
85+
version: 21.253.43
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.253.42
88+
version: 21.253.43
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.253.42
91+
version: 21.253.43
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.253.42
94+
version: 21.253.43
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.253.42
97+
version: 21.253.43
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.253.42
100+
version: 21.253.43
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.253.42
103+
version: 21.253.43
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.253.42
106+
version: 21.253.43
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.253.42
109+
version: 21.253.43
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.253.42
112+
version: 21.253.43
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.253.42
115+
version: 21.253.43
116116
- name: cfapi
117117
repository: oci://quay.io/codefresh/charts
118-
version: 21.253.42
118+
version: 21.253.43
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121121
version: 14.94.76
@@ -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:16d2321b39b38c435286704078a47b7c27a2909860da19b4b2800370017c15cd
159-
generated: "2024-06-21T18:38:18.741472976+03:00"
158+
digest: sha256:e500b2f92f92d681268b48faeb544bcc3c5bd0b7adb299dc340f9acef9065968
159+
generated: "2024-06-25T12:43:23.123520411+03:00"

codefresh/Chart.yaml

Lines changed: 3 additions & 3 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.5
4+
version: 2.4.0-rc.6
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -17,8 +17,8 @@ annotations:
1717
artifacthub.io/alternativeName: "codefresh-onprem"
1818
# artifacthub.io/containsSecurityUpdates: "true"
1919
artifacthub.io/changes: |
20-
- kind: fixed
21-
description: Fix platform-analytics for Mongo MTLS
20+
- kind: changed
21+
description: Enable delightedSurvey feature flag
2222
dependencies:
2323
- name: cf-common
2424
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.5](https://img.shields.io/badge/Version-2.4.0--rc.5-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.6](https://img.shields.io/badge/Version-2.4.0--rc.6-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)