diff --git a/README.md b/README.md index 62b2d60a1..fa2b4a08b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![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) +![Version: 2.8.17](https://img.shields.io/badge/Version-2.8.17-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 85e313532..3cbeaaa54 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.16 +version: 2.8.17 keywords: - codefresh home: https://codefresh.io/ @@ -15,11 +15,14 @@ appVersion: 2.8.0 annotations: artifacthub.io/prerelease: "false" artifacthub.io/alternativeName: "codefresh-onprem" - artifacthub.io/containsSecurityUpdates: "false" + artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: |- - - kind: added - description: 'ability to disable postgres store for eventbus and set schema name for audit' + - kind: changed + description: 'security fixes in : + kube-integration, + gitops-dashboard-manager, + runtime-environment-manager' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts