Skip to content

Commit e1f0d1a

Browse files
onprem: 2.7.3 (#33)
1 parent 40596aa commit e1f0d1a

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

codefresh/Chart.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ dependencies:
127127
version: 3.39.3
128128
- name: cf-broadcaster
129129
repository: oci://quay.io/codefresh/charts
130-
version: 1.12.21
130+
version: 1.12.22
131131
- name: helm-repo-manager
132132
repository: oci://quay.io/codefresh/charts
133133
version: 0.20.2
@@ -142,10 +142,10 @@ dependencies:
142142
version: 0.8.10
143143
- name: cf-platform-analytics
144144
repository: oci://quay.io/codefresh/charts
145-
version: 0.49.79
145+
version: 0.49.80
146146
- name: cf-platform-analytics
147147
repository: oci://quay.io/codefresh/charts
148-
version: 0.49.79
148+
version: 0.49.80
149149
- name: argo-platform
150150
repository: oci://quay.io/codefresh/charts
151151
version: 1.3344.0-onprem-5c8af92
@@ -170,5 +170,5 @@ dependencies:
170170
- name: onboarding-status
171171
repository: oci://quay.io/codefresh/charts
172172
version: 1.8.8
173-
digest: sha256:90d46a6e96b2979af6f6a7b02d8702d954bf0f1aacb5a1e0d4b2a86cdaf1c1b0
174-
generated: "2025-03-25T13:27:58.231388+03:00"
173+
digest: sha256:c3bcab5928da688346f58ad2e73f9e7fb22e9c48e83f8a585d05376953376943
174+
generated: "2025-03-25T16:14:59.451476+03:00"

codefresh/Chart.yaml

+6-3
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.7.2
4+
version: 2.7.3
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,8 +18,11 @@ 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 RABBITMQ_USER env var in argo-platform"
21+
- kind: changed
22+
description: "Add procps to cf-system-etl-postgres"
23+
links:
24+
- name: JIRA Issue
25+
url: https://codefresh-io.atlassian.net/browse/CR-27956
2326
dependencies:
2427
- name: cf-common
2528
repository: oci://quay.io/codefresh/charts

codefresh/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 2.7.2](https://img.shields.io/badge/Version-2.7.2-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)
3+
![Version: 2.7.3](https://img.shields.io/badge/Version-2.7.3-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.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)