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:
127127 version: 3.35.6
128128- name: cf-broadcaster
129129 repository: oci://quay.io/codefresh/charts
130- version: 1.12.13
130+ version: 1.12.14
131131- name: helm-repo-manager
132132 repository: oci://quay.io/codefresh/charts
133133 version: 0.15.0
@@ -142,10 +142,10 @@ dependencies:
142142 version: 0.8.5
143143- name: cf-platform-analytics
144144 repository: oci://quay.io/codefresh/charts
145- version: 0.49.46
145+ version: 0.49.47
146146- name: cf-platform-analytics
147147 repository: oci://quay.io/codefresh/charts
148- version: 0.49.46
148+ version: 0.49.47
149149- name: argo-platform
150150 repository: oci://quay.io/codefresh/charts
151151 version: 1.2902.0
@@ -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: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 11apiVersion : v2
22description : Helm Chart for Codefresh On-Prem
33name : codefresh
4- version : 2.4.0-rc.4
4+ version : 2.4.0-rc.5
55keywords :
66 - codefresh
77home : 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: changed
21- description: Update runtime images
20+ - kind: fixed
21+ description: Fix platform-analytics for Mongo MTLS
2222dependencies :
2323 - name : cf-common
2424 repository : oci://quay.io/codefresh/charts
@@ -236,7 +236,7 @@ dependencies:
236236 repository : oci://quay.io/codefresh/charts
237237 condition : argo-platform.enabled
238238 - name : argo-platform
239- version : " * "
239+ version : " 1.2902.0 "
240240 repository : oci://quay.io/codefresh/charts
241241 condition : argo-platform.enabled
242242 - name : argo-hub-platform
Original file line number Diff line number Diff line change 11## Codefresh On-Premises
22
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 )
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