Skip to content

Commit 5b2a149

Browse files
onprem 2.8.4
1 parent a17e2fb commit 5b2a149

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

codefresh/Chart.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
version: 0.10.2
88
- name: consul
99
repository: https://charts.bitnami.com/bitnami
10-
version: 11.4.17
10+
version: 11.4.19
1111
- name: mongodb
1212
repository: https://charts.bitnami.com/bitnami
1313
version: 15.6.26
@@ -46,7 +46,7 @@ dependencies:
4646
version: 1.31.19
4747
- name: charts-manager
4848
repository: oci://quay.io/codefresh/charts
49-
version: 1.23.1
49+
version: 1.23.2
5050
- name: cfsign
5151
repository: oci://quay.io/codefresh/charts
5252
version: 1.8.9
@@ -55,10 +55,10 @@ dependencies:
5555
version: 1.26.18
5656
- name: context-manager
5757
repository: oci://quay.io/codefresh/charts
58-
version: 2.34.2
58+
version: 2.34.3
5959
- name: pipeline-manager
6060
repository: oci://quay.io/codefresh/charts
61-
version: 3.139.2
61+
version: 3.139.3
6262
- name: gitops-dashboard-manager
6363
repository: oci://quay.io/codefresh/charts
6464
version: 1.14.22
@@ -124,7 +124,7 @@ dependencies:
124124
version: 4.11.14
125125
- name: runtime-environment-manager
126126
repository: oci://quay.io/codefresh/charts
127-
version: 3.41.1
127+
version: 3.41.2
128128
- name: cf-broadcaster
129129
repository: oci://quay.io/codefresh/charts
130130
version: 1.13.0
@@ -148,7 +148,7 @@ dependencies:
148148
version: 0.50.2
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151-
version: 1.3524.0-onprem-ae70d8a
151+
version: 1.3525.0-onprem-d01c752
152152
- name: argo-hub-platform
153153
repository: oci://quay.io/codefresh/charts
154154
version: 0.1.24
@@ -167,5 +167,5 @@ dependencies:
167167
- name: salesforce-reporter
168168
repository: oci://quay.io/codefresh/charts
169169
version: 1.30.11
170-
digest: sha256:5cfbe090f3f9e0ebf2f99d898635689d1eae3812fb3fbced10651809cb176d13
171-
generated: "2025-06-04T16:15:07.062564+03:00"
170+
digest: sha256:212b034bedd2236e19e49d3711031ccb6a30a15eb25d4a014d3e46be61cad5b4
171+
generated: "2025-06-09T13:28:16.109075+03:00"

codefresh/Chart.yaml

Lines changed: 5 additions & 5 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.3
4+
version: 2.8.4
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: fixed
22-
description: "Fix mongo seed job to support Atlas"
21+
- kind: security
22+
description: "Contains security fixes"
2323
dependencies:
2424
- name: cf-common
2525
repository: oci://quay.io/codefresh/charts
@@ -29,7 +29,7 @@ dependencies:
2929
version: 0.10.2
3030
condition: internal-gateway.enabled
3131
- name: consul
32-
version: 11.4.17
32+
version: 11.4.19
3333
repository: https://charts.bitnami.com/bitnami
3434
condition: consul.enabled
3535
- name: mongodb
@@ -237,7 +237,7 @@ dependencies:
237237
repository: oci://quay.io/codefresh/charts
238238
condition: argo-platform.enabled
239239
- name: argo-platform
240-
version: "1.3524.0-onprem-ae70d8a"
240+
version: "1.3525.0-onprem-d01c752"
241241
repository: oci://quay.io/codefresh/charts
242242
condition: argo-platform.enabled
243243
- name: argo-hub-platform

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.3](https://img.shields.io/badge/Version-2.8.3-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.4](https://img.shields.io/badge/Version-2.8.4-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)