Skip to content

Commit 6e3079c

Browse files
onprem: 2.5.7
1 parent 22bc634 commit 6e3079c

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

codefresh/Chart.yaml

+2-15
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.5.6
4+
version: 2.5.7
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -19,20 +19,7 @@ annotations:
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |
2121
- kind: fixed
22-
description: "permissions in cf-api for OpenShift"
23-
links:
24-
- name: JIRA Issue
25-
url: https://codefresh-io.atlassian.net/browse/CR-25662
26-
- kind: fixed
27-
description: "pipeline-manager memory leak"
28-
links:
29-
- name: JIRA Issue
30-
url: https://codefresh-io.atlassian.net/browse/CR-25053
31-
- kind: fixed
32-
description: "Secret template when postgres password contains special characters"
33-
links:
34-
- name: JIRA Issue
35-
url: https://codefresh-io.atlassian.net/browse/CR-25131
22+
description: "test CI"
3623
dependencies:
3724
- name: cf-common
3825
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.5.6](https://img.shields.io/badge/Version-2.5.6-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.0-informational?style=flat-square)
3+
![Version: 2.5.7](https://img.shields.io/badge/Version-2.5.7-informational?style=flat-square) ![AppVersion: 2.5.0](https://img.shields.io/badge/AppVersion-2.5.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)