File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Codefresh On-Premises
2
2
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 )
4
4
5
5
Helm chart for deploying [ Codefresh On-Premises] ( https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/ ) to Kubernetes.
6
6
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
description : Helm Chart for Codefresh On-Prem
3
3
name : codefresh
4
- version : 0.0 .0
4
+ version : 2.9 .0
5
5
keywords :
6
6
- codefresh
7
7
home : https://codefresh.io/
@@ -20,6 +20,21 @@ annotations:
20
20
# artifacthub.io/changes: |
21
21
# - kind:
22
22
# 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'
23
38
dependencies :
24
39
- name : cf-common
25
40
repository : oci://quay.io/codefresh/charts
You can’t perform that action at this time.
0 commit comments