From 12915b625cf8b27672c5647c535738c330bcc432 Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 15:00:19 +0000 Subject: [PATCH 1/3] Update Chart.yaml and artifacthub.io/changes annotation for 2.9.13 release --- charts/codefresh/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 2a0e0398e..bd43981f3 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.12 +version: 2.9.13 keywords: - codefresh home: https://codefresh.io/ @@ -21,8 +21,8 @@ annotations: # - kind: # description: "" artifacthub.io/changes: |- - - kind: security - description: 'fix multiple security vulnerabilities' + - kind: changed + description: updated curl to 8.17.0 (#191) dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From 5aca7c0149df5b96f367a91a1325d2bc52536f46 Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 15:52:27 +0000 Subject: [PATCH 2/3] Update Chart.yaml and artifacthub.io/changes annotation for 2.9.13 release --- charts/codefresh/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index bd43981f3..bfcaad1e1 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -21,6 +21,8 @@ annotations: # - kind: # description: "" artifacthub.io/changes: |- + - kind: changed + description: 'build(classic): upgrade runtime images (#186)' - kind: changed description: updated curl to 8.17.0 (#191) dependencies: From 4a9e9b0deaf8946ed42c9a1de4ca1a38ef5c0848 Mon Sep 17 00:00:00 2001 From: Zhenya Tikhonov Date: Thu, 18 Dec 2025 20:47:53 +0400 Subject: [PATCH 3/3] docs: generate docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b85bacc1c..8d30c35cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.9.12](https://img.shields.io/badge/Version-2.9.12-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square) +![Version: 2.9.13](https://img.shields.io/badge/Version-2.9.13-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.