diff --git a/README.md b/README.md index 3baef416a..2b0af24dc 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.10.0](https://img.shields.io/badge/Version-2.10.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 513896dd9..e590726ba 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.10.0 keywords: - codefresh home: https://codefresh.io/ @@ -22,21 +22,23 @@ annotations: # description: "" artifacthub.io/changes: |- - kind: changed - description: 'Update "dind" to 28.5.2-3.0.7.' + description: bump ingress-nginx (#200) - kind: changed - description: 'Update "compose" to 2.40.3-1.5.8.' + description: 'docs: document index changes (#194)' - kind: changed - description: 'Update "cf-docker-builder" to 1.5.3.' + description: 'chore: CR-31401 fix secutiry vulnerabilities (#195)' - kind: changed - description: 'Update "engine" to 2.1.1.' + description: 'build: upgrade Classic Runtime (#189)' - kind: changed - description: 'Update "cf-container-logger" to 2.0.1.' + description: updated curl to 8.17.0 (#192) - kind: changed - description: 'Update "cf-docker-tag-pusher" to 1.3.21.' + description: 'chore: CR-32333 fix secutiry vulnerabilities (#187)' - kind: changed - description: 'Update "cf-debugger" to 1.3.12.' - - kind: security - description: 'Fix various security vulnerabilities in default Classic Runtime.' + description: 'chore: CR-31401 fix secutiry vulnerabilities (#185)' + - kind: changed + description: upd argo-hub-platform and mongosh (#182) + - kind: changed + description: 'fix: engine command (#178)' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts