Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions charts/codefresh/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Helm Chart for Codefresh On-Prem
name: codefresh
version: 2.8.14
version: 2.8.15
keywords:
- codefresh
home: https://codefresh.io/
Expand All @@ -18,8 +18,10 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
# supported kinds are added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |-
- kind: changed
description: 'chore(cfapi): migrate to @node-saml/passport-saml to fix critical security vulnerability (#101)'
- kind: fixed
description: 'engine: fixed cf_export command in Windows Runtime Environments.'
- kind: security
description: 'Contains security fixes.'
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down