Skip to content

Commit edb445e

Browse files
onprem: 2.7.3
1 parent 40596aa commit edb445e

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

codefresh/Chart.yaml

Lines changed: 6 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.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

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.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)