From e1b347acbd4bb53f5f2802e85f8a1bc33f260b71 Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 10:47:49 +0000 Subject: [PATCH 1/3] Update Chart.yaml and artifacthub.io/changes annotation for 2.11.14 release --- charts/codefresh/Chart.yaml | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 9cd97d829..48eb5e5ba 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.11.13 +version: 2.11.14 keywords: - codefresh home: https://codefresh.io/ @@ -22,29 +22,7 @@ annotations: # description: "" artifacthub.io/changes: |- - kind: changed - description: 'update "cf-broadcaster" to 1.15.9' - - kind: changed - description: 'update "pipeline-manager" to 4.1.8' - - kind: changed - description: 'update "context-manager" to 2.40.6' - - kind: changed - description: 'update "charts-manager" to 1.28.5' - - kind: changed - description: 'update "runtime-environment-manager" to 4.1.5' - - kind: changed - description: 'update "engine" to 3.2.11' - - kind: changed - description: 'update "cf-container-logger" to 2.0.17' - - kind: changed - description: 'update "cf-docker-puller" to 8.0.28' - - kind: changed - description: 'update "cf-docker-pusher" to 6.0.27' - - kind: changed - description: 'update "cf-deploy-kubernetes" to 18.0.1' - - kind: changed - description: 'update "pikolo" to 0.15.2' - - kind: security - description: 'fix various security vulnerabilities in multiple components' + description: 'chore: update components (#370)' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From 7f601028af08cb5f216d8053bd2180ed65fdb79f Mon Sep 17 00:00:00 2001 From: alinashklyar Date: Wed, 10 Jun 2026 14:49:57 +0400 Subject: [PATCH 2/3] update release notes --- README.md | 2 +- charts/codefresh/Chart.yaml | 24 +++++++++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97e78139b..4d0824146 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.11.13](https://img.shields.io/badge/Version-2.11.13-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) +![Version: 2.11.14](https://img.shields.io/badge/Version-2.11.14-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 48eb5e5ba..402213813 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -22,7 +22,29 @@ annotations: # description: "" artifacthub.io/changes: |- - kind: changed - description: 'chore: update components (#370)' + description: 'update "cf-broadcaster" to 1.15.9' + - kind: changed + description: 'update "pipeline-manager" to 4.1.8' + - kind: changed + description: 'update "context-manager" to 2.40.6' + - kind: changed + description: 'update "charts-manager" to 1.28.5' + - kind: changed + description: 'update "runtime-environment-manager" to 4.1.5' + - kind: changed + description: 'update "engine" to 3.2.11' + - kind: changed + description: 'update "cf-container-logger" to 2.0.17' + - kind: changed + description: 'update "cf-docker-puller" to 8.0.28' + - kind: changed + description: 'update "cf-docker-pusher" to 6.0.27' + - kind: changed + description: 'update "cf-deploy-kubernetes" to 18.0.1' + - kind: changed + description: 'update "pikolo" to 0.15.2' + - kind: security + description: 'fix various security vulnerabilities in multiple components' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From 84deea579fdbc11f84275b1cbc5ed9f94aaa0b66 Mon Sep 17 00:00:00 2001 From: alinashklyar Date: Wed, 10 Jun 2026 21:49:57 +0400 Subject: [PATCH 3/3] edit changelog --- charts/codefresh/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 402213813..286bd25c2 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -44,7 +44,7 @@ annotations: - kind: changed description: 'update "pikolo" to 0.15.2' - kind: security - description: 'fix various security vulnerabilities in multiple components' + description: 'fix various security vulnerabilities in multiple components.' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts