Skip to content
Open
Changes from 3 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
16 changes: 4 additions & 12 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.13
version: 2.9.14
keywords:
- codefresh
home: https://codefresh.io/
Expand All @@ -22,19 +22,11 @@ annotations:
# description: ""
artifacthub.io/changes: |-
- kind: changed
description: 'Update "dind" to 28.5.2-3.0.7.'
description: updated kubectl to 1.35.0 (#205)
- kind: changed
description: 'Update "compose" to 2.40.3-1.5.8.'
description: bump ingress-nginx version (#199)
- kind: changed
description: 'Update "cf-docker-builder" to 1.5.3.'
- kind: changed
description: 'Update "cf-debugger" to 1.3.12.'
- kind: changed
description: 'Update "cf-docker-tag-pusher" to 1.3.21.'
- kind: changed
description: 'Update "curl" to 8.17.0'
- kind: security
description: 'Fix various security vulnerabilities in default Classic Runtime and "cfsign" service.'
description: 'chore: added masontikhonov as codeowner (#197)'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitalii-codefresh Please remove internal info from release notes.

Suggested change
description: 'chore: added masontikhonov as codeowner (#197)'

dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down