From f5a998e988e8857f4eb848947e4e2b6d6b6431f5 Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 13:17:24 +0000 Subject: [PATCH 1/2] Update Chart.yaml and artifacthub.io/changes annotation for 2.9.4 release --- charts/codefresh/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 5f247a7cd..0b073f36f 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.9.3 +version: 2.9.4 keywords: - codefresh home: https://codefresh.io/ @@ -22,7 +22,7 @@ annotations: # description: "" artifacthub.io/changes: |- - kind: changed - description: 'fix: chart''s readme (#140)' + description: 'chore: CR-31292 fix security vulnerabilities (#141)' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From 6a9cb198fe442a3af41d6ff5ed3e27ca4e67102d Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Thu, 16 Oct 2025 17:08:19 +0300 Subject: [PATCH 2/2] helm-docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 840dbc900..216b1729b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.9.3](https://img.shields.io/badge/Version-2.9.3-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square) +![Version: 2.9.4](https://img.shields.io/badge/Version-2.9.4-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.