Skip to content

Commit e5cd58a

Browse files
committed
Merge branch 'CR-32356-release-2.10' of github.com:codefresh-io/codefresh-onprem-helm into CR-32356-release-2.10
2 parents 09dc5d7 + ff3d012 commit e5cd58a

File tree

3 files changed

+16
-12
lines changed

3 files changed

+16
-12
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square)
3+
![Version: 2.10.0](https://img.shields.io/badge/Version-2.10.0-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.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

@@ -276,6 +276,7 @@ The following table reflects the recommended and supported versions of these dat
276276

277277
| Codefresh version | MongoDB | PostgreSQL | Redis | RabbitMQ |
278278
| :--- | :--- | :--- | :--- | :--- |
279+
| 2.10.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x |
279280
| 2.9.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.0.x \<= 7.4.x <br> Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x |
280281
| 2.8.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 6.0`)| \>= 13.x \<= 17.x <br> Recommended: 16.x \| 17.x | \>= 7.0.x \<= 7.4.x <br> Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.0.x |
281282
| 2.7.x | \>=4.2 \<=6.x <br> Recommended: 6.x (`featureCompatibilityVersion: 6.0`)| 13.x | 7.0.x | 3.13.x |

README.md.gotmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ The following table reflects the recommended and supported versions of these dat
278278

279279
| Codefresh version | MongoDB | PostgreSQL | Redis | RabbitMQ |
280280
| :--- | :--- | :--- | :--- | :--- |
281+
| 2.10.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.x \<= 8.x <br> Recommended: 8\.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x |
281282
| 2.9.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 7.0`)| \>= 16.x \<= 17.x <br> Recommended: 17.x | \>= 7.0.x \<= 7.4.x <br> Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.1.x |
282283
| 2.8.x | \>=4.2 \<=7.x <br> Recommended: 7.x (`featureCompatibilityVersion: 6.0`)| \>= 13.x \<= 17.x <br> Recommended: 16.x \| 17.x | \>= 7.0.x \<= 7.4.x <br> Recommended: 7.4.x | 3.13.x \| 4.0.x \| 4.1.x <br> Recommended: 4.0.x |
283284
| 2.7.x | \>=4.2 \<=6.x <br> Recommended: 6.x (`featureCompatibilityVersion: 6.0`)| 13.x | 7.0.x | 3.13.x |

charts/codefresh/Chart.yaml

Lines changed: 13 additions & 11 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: 0.0.0
4+
version: 2.10.0
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -22,21 +22,23 @@ annotations:
2222
# description: ""
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: 'Update "dind" to 28.5.2-3.0.7.'
25+
description: bump ingress-nginx (#200)
2626
- kind: changed
27-
description: 'Update "compose" to 2.40.3-1.5.8.'
27+
description: 'docs: document index changes (#194)'
2828
- kind: changed
29-
description: 'Update "cf-docker-builder" to 1.5.3.'
29+
description: 'chore: CR-31401 fix secutiry vulnerabilities (#195)'
3030
- kind: changed
31-
description: 'Update "engine" to 2.1.1.'
31+
description: 'build: upgrade Classic Runtime (#189)'
3232
- kind: changed
33-
description: 'Update "cf-container-logger" to 2.0.1.'
33+
description: updated curl to 8.17.0 (#192)
3434
- kind: changed
35-
description: 'Update "cf-docker-tag-pusher" to 1.3.21.'
35+
description: 'chore: CR-32333 fix secutiry vulnerabilities (#187)'
3636
- kind: changed
37-
description: 'Update "cf-debugger" to 1.3.12.'
38-
- kind: security
39-
description: 'Fix various security vulnerabilities in default Classic Runtime.'
37+
description: 'chore: CR-31401 fix secutiry vulnerabilities (#185)'
38+
- kind: changed
39+
description: upd argo-hub-platform and mongosh (#182)
40+
- kind: changed
41+
description: 'fix: engine command (#178)'
4042
dependencies:
4143
- name: cf-common
4244
repository: oci://quay.io/codefresh/charts
@@ -250,7 +252,7 @@ dependencies:
250252
repository: oci://quay.io/codefresh/charts
251253
condition: argo-platform.enabled
252254
- name: argo-platform
253-
version: 1.3978.0
255+
version: 1.3978.0-onprem-d51e55f
254256
repository: oci://quay.io/codefresh/charts
255257
condition: argo-platform.enabled
256258
- name: argo-hub-platform

0 commit comments

Comments
 (0)