From de22875b9fadee4a50053fe14456141ab026f9f4 Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 14:27:17 +0000 Subject: [PATCH 1/2] Update Chart.yaml and artifacthub.io/changes annotation for 2.11.15 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 5e4a5fb8a..0098ca101 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.14 +version: 2.11.15 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: 'build: upgrade `cfapi` (#372)' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From d6f69e2f3e4702fc3b4ed865398d792e980c8461 Mon Sep 17 00:00:00 2001 From: Zhenya Tikhonov Date: Tue, 16 Jun 2026 18:31:02 +0400 Subject: [PATCH 2/2] ci: prepare annotations --- README.md | 2 +- charts/codefresh/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d0824146..f78f6486a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![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) +![Version: 2.11.15](https://img.shields.io/badge/Version-2.11.15-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 0098ca101..9bd9f8c10 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -21,8 +21,8 @@ annotations: # - kind: # description: "" artifacthub.io/changes: |- - - kind: changed - description: 'build: upgrade `cfapi` (#372)' + - kind: security + description: 'Upgrade "cfapi" to 22.3.14-onprem-0acd021 with security fixes.' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts