Skip to content

Commit b459f78

Browse files
chore(codefresh/2.9.7): prepare chart content for release (#150)
* Update Chart.yaml and artifacthub.io/changes annotation for 2.9.7 release * chore: update changes list * fix: update README.md --------- Co-authored-by: codefresh-git-integration[bot] <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Co-authored-by: Vasil Sudakou <vasil.sudakov@codefresh.io>
1 parent ebd3b26 commit b459f78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![Version: 2.9.6](https://img.shields.io/badge/Version-2.9.6-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
3+
![Version: 2.9.7](https://img.shields.io/badge/Version-2.9.7-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
44

55
Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.
66

charts/codefresh/Chart.yaml

Lines changed: 3 additions & 3 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.9.6
4+
version: 2.9.7
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -21,8 +21,8 @@ annotations:
2121
# - kind:
2222
# description: ""
2323
artifacthub.io/changes: |-
24-
- kind: changed
25-
description: 'feat(internal-gateway): optional ipv6 support (#146)'
24+
- kind: security
25+
description: 'fix: security vulnerability fixes for cf-runtime images, such as: dind, engine, fs-ops, cf-git-cloner and cf-debugger (#148)'
2626
dependencies:
2727
- name: cf-common
2828
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)