Skip to content

Commit 2018dab

Browse files
codefresh/2.8.14: prepare chart content for release (#102)
1 parent 9524694 commit 2018dab

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

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.13](https://img.shields.io/badge/Version-2.8.13-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.14](https://img.shields.io/badge/Version-2.8.14-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

charts/codefresh/Chart.yaml

Lines changed: 4 additions & 9 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.13
4+
version: 2.8.14
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,16 +15,11 @@ appVersion: 2.8.0
1515
annotations:
1616
artifacthub.io/prerelease: "false"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
18-
artifacthub.io/containsSecurityUpdates: "false"
18+
artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
20-
artifacthub.io/changes: |
20+
artifacthub.io/changes: |-
2121
- kind: changed
22-
description: "Update internal-gateway"
23-
- kind: changed
24-
description: "Change bitnami subcharts to use bitnamilegacy repository"
25-
links:
26-
- name: GitHub Issue
27-
url: https://github.com/bitnami/charts/issues/35164
22+
description: 'chore(cfapi): migrate to @node-saml/passport-saml to fix critical security vulnerability (#101)'
2823
dependencies:
2924
- name: cf-common
3025
repository: oci://quay.io/codefresh/charts
File renamed without changes.

0 commit comments

Comments
 (0)