Skip to content

Commit 60ad213

Browse files
chore(codefresh/2.10.0): prepare chart content for release (#175)
1 parent 35d6c34 commit 60ad213

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
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: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square)
3+
![Version: 2.10.0](https://img.shields.io/badge/Version-2.10.0-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.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: 12 additions & 10 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: 0.0.0
4+
version: 2.10.0
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -22,21 +22,23 @@ annotations:
2222
# description: ""
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: 'Update "dind" to 28.5.2-3.0.7.'
25+
description: bump ingress-nginx (#200)
2626
- kind: changed
27-
description: 'Update "compose" to 2.40.3-1.5.8.'
27+
description: 'docs: document index changes (#194)'
2828
- kind: changed
29-
description: 'Update "cf-docker-builder" to 1.5.3.'
29+
description: 'chore: CR-31401 fix secutiry vulnerabilities (#195)'
3030
- kind: changed
31-
description: 'Update "engine" to 2.1.1.'
31+
description: 'build: upgrade Classic Runtime (#189)'
3232
- kind: changed
33-
description: 'Update "cf-container-logger" to 2.0.1.'
33+
description: updated curl to 8.17.0 (#192)
3434
- kind: changed
35-
description: 'Update "cf-docker-tag-pusher" to 1.3.21.'
35+
description: 'chore: CR-32333 fix secutiry vulnerabilities (#187)'
3636
- kind: changed
37-
description: 'Update "cf-debugger" to 1.3.12.'
38-
- kind: security
39-
description: 'Fix various security vulnerabilities in default Classic Runtime.'
37+
description: 'chore: CR-31401 fix secutiry vulnerabilities (#185)'
38+
- kind: changed
39+
description: upd argo-hub-platform and mongosh (#182)
40+
- kind: changed
41+
description: 'fix: engine command (#178)'
4042
dependencies:
4143
- name: cf-common
4244
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)