Skip to content

Commit 04011a1

Browse files
chore(codefresh/2.9.13): prepare chart content for release (#193)
* Update Chart.yaml and artifacthub.io/changes annotation for 2.9.13 release * Update Chart.yaml and artifacthub.io/changes annotation for 2.9.13 release * docs: generate docs --------- Co-authored-by: codefresh-git-integration[bot] <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Co-authored-by: Zhenya Tikhonov <zhenya.tikhonov@octopus.com>
1 parent 2bdbfd8 commit 04011a1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
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.12](https://img.shields.io/badge/Version-2.9.12-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.13](https://img.shields.io/badge/Version-2.9.13-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: 4 additions & 2 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.12
4+
version: 2.9.13
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -31,8 +31,10 @@ annotations:
3131
description: 'Update "cf-debugger" to 1.3.12.'
3232
- kind: changed
3333
description: 'Update "cf-docker-tag-pusher" to 1.3.21.'
34+
- kind: changed
35+
description: 'Update "curl" to 8.17.0'
3436
- kind: security
35-
description: 'Fix various security vulnerabilities in default Classic Runtime.'
37+
description: 'Fix various security vulnerabilities in default Classic Runtime and "cfsign" service.'
3638
dependencies:
3739
- name: cf-common
3840
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)