Skip to content

Commit 29b05b7

Browse files
Update Chart.yaml and artifacthub.io/changes annotation for 2.8.16 release
1 parent 037e749 commit 29b05b7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

charts/codefresh/Chart.yaml

Lines changed: 3 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: 2.8.15
4+
version: 2.8.16
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -18,10 +18,8 @@ annotations:
1818
artifacthub.io/containsSecurityUpdates: "true"
1919
# supported kinds are added, changed, deprecated, removed, fixed and security.
2020
artifacthub.io/changes: |-
21-
- kind: fixed
22-
description: 'engine: fixed cf_export command in Windows Runtime Environments.'
23-
- kind: security
24-
description: 'Contains security fixes.'
21+
- kind: changed
22+
description: 'added: ability to disable postgres store for eventbus and set schema name for audit (#116)'
2523
dependencies:
2624
- name: cf-common
2725
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)