Skip to content

Commit bb40f06

Browse files
committed
fix: update description
1 parent 1ce10c3 commit bb40f06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/codefresh/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ appVersion: 0.0.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.
2020
# artifacthub.io/changes: |
2121
# - kind:
2222
# description: ""
2323
artifacthub.io/changes: |-
24-
- kind: changed
25-
description: 'fix: update cf-broadcaster helm chart (#126)'
24+
- kind: security
25+
description: 'fix: security vulnerability in cf-broadcaster'
2626
dependencies:
2727
- name: cf-common
2828
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)