Skip to content

Commit 5e59a59

Browse files
onprem 2.8.5 (#75)
1 parent a75ba61 commit 5e59a59

File tree

3 files changed

+23
-25
lines changed

3 files changed

+23
-25
lines changed

codefresh/Chart.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -64,58 +64,58 @@ dependencies:
6464
version: 1.14.22
6565
- name: cfapi
6666
repository: oci://quay.io/codefresh/charts
67-
version: 21.279.4
67+
version: 21.279.5
6868
- name: cfapi
6969
repository: oci://quay.io/codefresh/charts
70-
version: 21.279.4
70+
version: 21.279.5
7171
- name: cfapi
7272
repository: oci://quay.io/codefresh/charts
73-
version: 21.279.4
73+
version: 21.279.5
7474
- name: cfapi
7575
repository: oci://quay.io/codefresh/charts
76-
version: 21.279.4
76+
version: 21.279.5
7777
- name: cfapi
7878
repository: oci://quay.io/codefresh/charts
79-
version: 21.279.4
79+
version: 21.279.5
8080
- name: cfapi
8181
repository: oci://quay.io/codefresh/charts
82-
version: 21.279.4
82+
version: 21.279.5
8383
- name: cfapi
8484
repository: oci://quay.io/codefresh/charts
85-
version: 21.279.4
85+
version: 21.279.5
8686
- name: cfapi
8787
repository: oci://quay.io/codefresh/charts
88-
version: 21.279.4
88+
version: 21.279.5
8989
- name: cfapi
9090
repository: oci://quay.io/codefresh/charts
91-
version: 21.279.4
91+
version: 21.279.5
9292
- name: cfapi
9393
repository: oci://quay.io/codefresh/charts
94-
version: 21.279.4
94+
version: 21.279.5
9595
- name: cfapi
9696
repository: oci://quay.io/codefresh/charts
97-
version: 21.279.4
97+
version: 21.279.5
9898
- name: cfapi
9999
repository: oci://quay.io/codefresh/charts
100-
version: 21.279.4
100+
version: 21.279.5
101101
- name: cfapi
102102
repository: oci://quay.io/codefresh/charts
103-
version: 21.279.4
103+
version: 21.279.5
104104
- name: cfapi
105105
repository: oci://quay.io/codefresh/charts
106-
version: 21.279.4
106+
version: 21.279.5
107107
- name: cfapi
108108
repository: oci://quay.io/codefresh/charts
109-
version: 21.279.4
109+
version: 21.279.5
110110
- name: cfapi
111111
repository: oci://quay.io/codefresh/charts
112-
version: 21.279.4
112+
version: 21.279.5
113113
- name: cfapi
114114
repository: oci://quay.io/codefresh/charts
115-
version: 21.279.4
115+
version: 21.279.5
116116
- name: cfapi
117117
repository: oci://quay.io/codefresh/charts
118-
version: 21.279.4
118+
version: 21.279.5
119119
- name: cfui
120120
repository: oci://quay.io/codefresh/charts
121121
version: 14.98.27
@@ -167,5 +167,5 @@ dependencies:
167167
- name: salesforce-reporter
168168
repository: oci://quay.io/codefresh/charts
169169
version: 1.30.11
170-
digest: sha256:212b034bedd2236e19e49d3711031ccb6a30a15eb25d4a014d3e46be61cad5b4
171-
generated: "2025-06-09T13:28:16.109075+03:00"
170+
digest: sha256:95f0001ae40b171eef3adecbb31dbf3a89e8bb6e62cb9ce00e94106a18d0aa65
171+
generated: "2025-06-10T08:35:23.769105+03:00"

codefresh/Chart.yaml

Lines changed: 2 additions & 4 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.4
4+
version: 2.8.5
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -19,9 +19,7 @@ annotations:
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
2121
- kind: security
22-
description: "Contains security fixes"
23-
- kind: fixed
24-
description: "Fixed system-etl-postgres images registry"
22+
description: "Contains security fixes in cf-api"
2523
dependencies:
2624
- name: cf-common
2725
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.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)
3+
![Version: 2.8.5](https://img.shields.io/badge/Version-2.8.5-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)