File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ dependencies:
127
127
version: 3.35.6
128
128
- name: cf-broadcaster
129
129
repository: oci://quay.io/codefresh/charts
130
- version: 1.12.13
130
+ version: 1.12.14
131
131
- name: helm-repo-manager
132
132
repository: oci://quay.io/codefresh/charts
133
133
version: 0.15.0
@@ -142,10 +142,10 @@ dependencies:
142
142
version: 0.8.5
143
143
- name: cf-platform-analytics
144
144
repository: oci://quay.io/codefresh/charts
145
- version: 0.49.46
145
+ version: 0.49.47
146
146
- name: cf-platform-analytics
147
147
repository: oci://quay.io/codefresh/charts
148
- version: 0.49.46
148
+ version: 0.49.47
149
149
- name: argo-platform
150
150
repository: oci://quay.io/codefresh/charts
151
151
version: 1.2902.0
@@ -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:8156c980d95e31297c9ab121bf0456513e2f940779aac319a1a102588a2a943c
159
- generated: "2024-06-21T11:27:48.323562079 +03:00"
158
+ digest: sha256:16d2321b39b38c435286704078a47b7c27a2909860da19b4b2800370017c15cd
159
+ generated: "2024-06-21T18:38:18.741472976 +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.4
4
+ version : 2.4.0-rc.5
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -17,8 +17,8 @@ annotations:
17
17
artifacthub.io/alternativeName : " codefresh-onprem"
18
18
# artifacthub.io/containsSecurityUpdates: "true"
19
19
artifacthub.io/changes : |
20
- - kind: changed
21
- description: Update runtime images
20
+ - kind: fixed
21
+ description: Fix platform-analytics for Mongo MTLS
22
22
dependencies :
23
23
- name : cf-common
24
24
repository : oci://quay.io/codefresh/charts
@@ -236,7 +236,7 @@ dependencies:
236
236
repository : oci://quay.io/codefresh/charts
237
237
condition : argo-platform.enabled
238
238
- name : argo-platform
239
- version : " * "
239
+ version : " 1.2902.0 "
240
240
repository : oci://quay.io/codefresh/charts
241
241
condition : argo-platform.enabled
242
242
- name : argo-hub-platform
Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
3
- ![ Version: 2.4.0-rc.4 ] ( https://img.shields.io/badge/Version-2.4.0--rc.4 -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.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 )
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