diff --git a/codefresh/Chart.lock b/codefresh/Chart.lock index 9cf2f8c87..fb235bab7 100644 --- a/codefresh/Chart.lock +++ b/codefresh/Chart.lock @@ -40,10 +40,10 @@ dependencies: version: 4.12.1 - name: cluster-providers repository: oci://quay.io/codefresh/charts - version: 1.17.17 + version: 1.18.0 - name: kube-integration repository: oci://quay.io/codefresh/charts - version: 1.31.21 + version: 1.32.0 - name: charts-manager repository: oci://quay.io/codefresh/charts version: 1.23.3 @@ -52,7 +52,7 @@ dependencies: version: 1.8.10 - name: tasker-kubernetes repository: oci://quay.io/codefresh/charts - version: 1.26.20 + version: 1.27.0 - name: context-manager repository: oci://quay.io/codefresh/charts version: 2.34.4 @@ -61,7 +61,7 @@ dependencies: version: 3.139.4 - name: gitops-dashboard-manager repository: oci://quay.io/codefresh/charts - version: 1.14.24 + version: 1.15.0 - name: cfapi repository: oci://quay.io/codefresh/charts version: 21.279.7 @@ -124,28 +124,28 @@ dependencies: version: 4.11.16 - name: runtime-environment-manager repository: oci://quay.io/codefresh/charts - version: 3.41.3 + version: 3.41.4 - name: cf-broadcaster repository: oci://quay.io/codefresh/charts - version: 1.13.2 + version: 1.14.0 - name: helm-repo-manager repository: oci://quay.io/codefresh/charts version: 0.20.2 - name: hermes repository: oci://quay.io/codefresh/charts - version: 0.21.19 + version: 0.21.20 - name: nomios repository: oci://quay.io/codefresh/charts version: 0.11.11 - name: cronus repository: oci://quay.io/codefresh/charts - version: 0.8.11 + version: 0.8.12 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.50.4 + version: 0.51.0 - name: cf-platform-analytics repository: oci://quay.io/codefresh/charts - version: 0.50.4 + version: 0.51.0 - name: argo-platform repository: oci://quay.io/codefresh/charts version: 1.3525.2-onprem-45cda44 @@ -163,9 +163,9 @@ dependencies: version: 2.23.19 - name: segment-reporter repository: oci://quay.io/codefresh/charts - version: 1.17.8 + version: 1.18.0 - name: salesforce-reporter repository: oci://quay.io/codefresh/charts version: 1.30.11 -digest: sha256:e2e4e1952f711bce5964851802a9bdbc84c3337e673ef58e149ec9e2a46112e6 -generated: "2025-07-28T12:05:24.039668+03:00" +digest: sha256:a583f9c12eaab50611647105e24fdd974dc1c4b9c16d81c5914509a63588f333 +generated: "2025-08-13T13:50:26.887188+03:00" diff --git a/codefresh/Chart.yaml b/codefresh/Chart.yaml index fac358719..ffa5bf200 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.8.10 +version: 2.8.11 keywords: - codefresh home: https://codefresh.io/ @@ -18,8 +18,8 @@ annotations: # artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - - kind: security - description: "Contains security fixes" + - kind: fixed + description: "Added limit for runtime environment history to avoid mongo document size error" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/codefresh/README.md b/codefresh/README.md index 1cf8fe535..4bc87d95a 100644 --- a/codefresh/README.md +++ b/codefresh/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.8.10](https://img.shields.io/badge/Version-2.8.10-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) +![Version: 2.8.11](https://img.shields.io/badge/Version-2.8.11-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.