Skip to content

Commit 7553331

Browse files
codefresh/2.9.0: prepare chart content for release (#15)
1 parent 0fb0f16 commit 7553331

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

charts/codefresh/Chart.yaml

Lines changed: 5 additions & 5 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: 0.0.0
4+
version: 2.9.0
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -15,11 +15,11 @@ appVersion: 0.0.0
1515
annotations:
1616
artifacthub.io/prerelease: "true"
1717
artifacthub.io/alternativeName: "codefresh-onprem"
18-
artifacthub.io/containsSecurityUpdates: "true"
18+
artifacthub.io/containsSecurityUpdates: "false"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
20-
# artifacthub.io/changes: |
21-
# - kind: changed
22-
# description: ""
20+
artifacthub.io/changes: |-
21+
- kind: changed
22+
description: 'feat: bar (#13)'
2323
dependencies:
2424
- name: cf-common
2525
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)