Skip to content

Commit 662558d

Browse files
chore(codefresh/2.9.0): prepare chart content for release (#109)
1 parent 74b7f65 commit 662558d

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
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.9.0](https://img.shields.io/badge/Version-2.9.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: 16 additions & 1 deletion
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.9.0
55
keywords:
66
- codefresh
77
home: https://codefresh.io/
@@ -20,6 +20,21 @@ annotations:
2020
# artifacthub.io/changes: |
2121
# - kind:
2222
# description: ""
23+
artifacthub.io/changes: |-
24+
- kind: changed
25+
description: 'chore: argo platform with security fixes (#122)'
26+
- kind: changed
27+
description: 'chore(CR-29499): bump kubectl, mongosh, postgres (#115)'
28+
- kind: changed
29+
description: added ability to disable postgres store for eventbus and set schema name for audit (#120)
30+
- kind: changed
31+
description: 'docs(2.9): document indexes and DBs compatibility (#119)'
32+
- kind: changed
33+
description: 'feat: update runtime images (#108)'
34+
- kind: changed
35+
description: 'chore(deps): bump subcharts (#99)'
36+
- kind: changed
37+
description: 'replace vanilla docker:dind image with codefresh/dind in builder'
2338
dependencies:
2439
- name: cf-common
2540
repository: oci://quay.io/codefresh/charts

0 commit comments

Comments
 (0)