diff --git a/README.md b/README.md index 6e53c3836..b687379aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![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) +![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) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes. diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index dbb2aa3bf..dcd8bd80c 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: Helm Chart for Codefresh On-Prem name: codefresh -version: 0.0.0 +version: 2.9.0 keywords: - codefresh home: https://codefresh.io/ @@ -20,6 +20,21 @@ annotations: # artifacthub.io/changes: | # - kind: # description: "" + artifacthub.io/changes: |- + - kind: changed + description: 'chore: argo platform with security fixes (#122)' + - kind: changed + description: 'chore(CR-29499): bump kubectl, mongosh, postgres (#115)' + - kind: changed + description: added ability to disable postgres store for eventbus and set schema name for audit (#120) + - kind: changed + description: 'docs(2.9): document indexes and DBs compatibility (#119)' + - kind: changed + description: 'feat: update runtime images (#108)' + - kind: changed + description: 'chore(deps): bump subcharts (#99)' + - kind: changed + description: 'replace vanilla docker:dind image with codefresh/dind in builder' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts