Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
22 changes: 12 additions & 10 deletions charts/codefresh/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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
Expand Down