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: 2.8.13](https://img.shields.io/badge/Version-2.8.13-informational?style=flat-square) ![AppVersion: 2.8.0](https://img.shields.io/badge/AppVersion-2.8.0-informational?style=flat-square)
![Version: 2.8.14](https://img.shields.io/badge/Version-2.8.14-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.

Expand Down
13 changes: 4 additions & 9 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: 2.8.13
version: 2.8.14
keywords:
- codefresh
home: https://codefresh.io/
Expand All @@ -15,16 +15,11 @@ 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: |
artifacthub.io/changes: |-
- kind: changed
description: "Update internal-gateway"
- kind: changed
description: "Change bitnami subcharts to use bitnamilegacy repository"
links:
- name: GitHub Issue
url: https://github.com/bitnami/charts/issues/35164
description: 'chore(cfapi): migrate to @node-saml/passport-saml to fix critical security vulnerability (#101)'
dependencies:
- name: cf-common
repository: oci://quay.io/codefresh/charts
Expand Down
File renamed without changes.