Skip to content

Commit 161adf9

Browse files
committed
ci: improve release notes
1 parent 5abee09 commit 161adf9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

charts/codefresh/Chart.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,17 @@ annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
2525
description: 'build: upgrade `cf-deploy-kubernetes` (#157)'
26+
- kind: changed
27+
description: "Update \"cf-deploy-kubernetes\" to 17.0.0."
28+
- kind: security
29+
description: "Fix various CVE in \"cf-deploy-kubernetes\"."
30+
- kind: added
31+
description: "Support k8s 1.32, 1.33, 1.34 in \"deploy\" step."
32+
- kind: deprecated
33+
description: "Remove support for k8s older than 1.32 in \"deploy\" step."
34+
links:
35+
- name: Codefresh Docs - Deploy
36+
url: https://codefresh.io/docs/docs/pipelines/steps/deploy/
2637
dependencies:
2738
- name: cf-common
2839
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)