Skip to content
Open
Changes from all 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
6 changes: 2 additions & 4 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.9.2
version: 2.9.3
keywords:
- codefresh
home: https://codefresh.io/
Expand All @@ -19,9 +19,7 @@ annotations:
# supported kinds are added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |-
- kind: changed
description: 'fix: tom (#20)'
- kind: changed
description: 'feat: bob (#18)'
description: 'feat: one (#21)'
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down