Skip to content

Commit 5ccbb8a

Browse files
onprem 2.8.11
1 parent b35ba3f commit 5ccbb8a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

codefresh/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies:
124124
version: 4.11.16
125125
- name: runtime-environment-manager
126126
repository: oci://quay.io/codefresh/charts
127-
version: 3.41.3
127+
version: 3.41.4
128128
- name: cf-broadcaster
129129
repository: oci://quay.io/codefresh/charts
130130
version: 1.13.2
@@ -167,5 +167,5 @@ dependencies:
167167
- name: salesforce-reporter
168168
repository: oci://quay.io/codefresh/charts
169169
version: 1.30.11
170-
digest: sha256:e2e4e1952f711bce5964851802a9bdbc84c3337e673ef58e149ec9e2a46112e6
171-
generated: "2025-07-28T12:05:24.039668+03:00"
170+
digest: sha256:a6821af345fcbf2cfe2e3c5b177432a9f38a00d46cbdb4b42200a04c1114ef61
171+
generated: "2025-08-11T14:58:21.1776+03:00"

codefresh/Chart.yaml

Lines changed: 3 additions & 3 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: 2.8.10
4+
version: 2.8.11
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,8 +18,8 @@ annotations:
1818
# artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
21-
- kind: security
22-
description: "Contains security fixes"
21+
- kind: fixed
22+
description: "Added limit for runtime environment history to avoid mongo document size error"
2323
dependencies:
2424
- name: cf-common
2525
repository: oci://quay.io/codefresh/charts

codefresh/README.md

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

3-
![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)
3+
![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)
44

55
Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.
66

0 commit comments

Comments
 (0)