diff --git a/README.md b/README.md index 284f18656..62b2d60a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.8.15](https://img.shields.io/badge/Version-2.8.15-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square) +![Version: 2.8.16](https://img.shields.io/badge/Version-2.8.16-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.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 84379e9f8..e91954e9c 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: 2.8.15 +version: 2.8.16 keywords: - codefresh home: https://codefresh.io/ @@ -15,13 +15,11 @@ appVersion: 2.8.0 annotations: artifacthub.io/prerelease: "false" artifacthub.io/alternativeName: "codefresh-onprem" - artifacthub.io/containsSecurityUpdates: "true" + artifacthub.io/containsSecurityUpdates: "false" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: |- - - kind: fixed - description: 'engine: fixed cf_export command in Windows Runtime Environments.' - - kind: security - description: 'Contains security fixes.' + - kind: added + description: 'ability to disable postgres store for eventbus and set schema name for audit' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts