diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index afced27d8..92415df2a 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -64,61 +64,61 @@ dependencies: version: 1.14.14 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfapi repository: oci://quay.io/codefresh/charts - version: 21.260.27 + version: 21.260.36 - name: cfui repository: oci://quay.io/codefresh/charts - version: 14.95.64 + version: 14.95.75 - name: k8s-monitor repository: oci://quay.io/codefresh/charts version: 4.11.7 @@ -142,18 +142,18 @@ dependencies: version: 0.8.6 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.49.58 + version: 0.49.59 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.49.58 + version: 0.49.59 - name: argo-platform repository: oci://quay.io/codefresh/charts - version: 1.3023.0 + version: 1.3035.0 - name: argo-hub-platform repository: oci://quay.io/codefresh/charts - version: 0.1.13 + version: 0.1.14 - name: cf-oidc-provider repository: oci://quay.io/codefresh/charts version: 0.0.15 -digest: sha256:731374532d64878803d860e007cae56fc7e7edbc33b4c4fca146106c3ef9ec9e -generated: "2024-09-02T10:30:10.613371548+03:00" +digest: sha256:e141ffeb83a154c708a3b1fb87bb178eb2025bf1c7ea828a0d4e255f997ac15c +generated: "2024-09-08T10:51:48.623371288+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index 9375962dc..3460e10f4 100644 --- a/codefresh/Chart.yaml +++ b/codefresh/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: Helm Chart for Codefresh On-Prem name: codefresh -version: 2.5.0-rc.1 +version: 2.5.0 keywords: - codefresh home: https://codefresh.io/ @@ -18,16 +18,10 @@ annotations: # artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - - kind: changed - description: "Initial onprem 2.5.0-rc.1 release" - - kind: fixed - description: "Fix global.mongodbPassword updates via values.yaml" - - kind: added - description: "Add checksum/secret annotation for argo-platform pods" - kind: fixed - description: "Make cf-codefresh-set-mongodb-compat-version job optional via .Values.mongodb.migration.enabled value" + description: "Fix E2E tests" - kind: changed - description: "Update runtime images" + description: "Update feature flags" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/codefresh/README.md b/codefresh/README.md index e856aeb03..1a9efc4ef 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.5.0-rc.1](https://img.shields.io/badge/Version-2.5.0--rc.1-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square) +![Version: 2.5.0](https://img.shields.io/badge/Version-2.5.0-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes. @@ -43,6 +43,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/ - [To 2.2.0](#to-2-2-0) - [To 2.3.0](#to-2-3-0) - [To 2.4.0](#to-2-4-0) + - [To 2.5.0](#to-2-5-0) - [Rollback](#rollback) - [Troubleshooting](#troubleshooting) - [Values](#values) @@ -1918,6 +1919,10 @@ cfapi: DEFAULT_SYSTEM_TYPE: CLASSIC ``` +### To 2.5.0 + +### [What's new in 2.5.x](https://codefresh.io/docs/docs/whats-new/on-prem-release-notes/#on-premises-version-25) + ## Troubleshooting ### Error: Failed to validate connection to Docker daemon; caused by Error: certificate has expired diff --git a/codefresh/README.md.gotmpl b/codefresh/README.md.gotmpl index 304b27432..0d52ee167 100644 --- a/codefresh/README.md.gotmpl +++ b/codefresh/README.md.gotmpl @@ -43,6 +43,7 @@ Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/ - [To 2.2.0](#to-2-2-0) - [To 2.3.0](#to-2-3-0) - [To 2.4.0](#to-2-4-0) + - [To 2.5.0](#to-2-5-0) - [Rollback](#rollback) - [Troubleshooting](#troubleshooting) - [Values](#values) @@ -1926,6 +1927,10 @@ cfapi: DEFAULT_SYSTEM_TYPE: CLASSIC ``` +### To 2.5.0 + +### [What's new in 2.5.x](https://codefresh.io/docs/docs/whats-new/on-prem-release-notes/#on-premises-version-25) + ## Troubleshooting ### Error: Failed to validate connection to Docker daemon; caused by Error: certificate has expired