From d3641dbd48ee044662263929559f47d48dd527b9 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 12:13:51 +0000 Subject: [PATCH 1/2] Update Chart.yaml and artifacthub.io/changes annotation for 2.9.3 release --- charts/codefresh/Chart.yaml | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 5f007cf9e..41bfe24c7 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.2 +version: 2.9.3 keywords: - codefresh home: https://codefresh.io/ @@ -21,25 +21,8 @@ annotations: # - kind: # description: "" artifacthub.io/changes: |- - - kind: security - description: 'chore: updated classic services with security fixes - - runtime-environment-manage, - gitops-dashboard-manager, - kube-integration, - context-manager, - tasker-kubernetes, - cluster-providers, - cfsign, - k8s-monitor, - cf-broadcaster' - - kind: security - description: 'chore: updated cf-runtime services with security fixes - - compose, - cf-container-logger - cf-docker-builder - cf-docker-pusher - cf-docker-tag-pusher - pikolo' + - kind: changed + description: 'fix: chart''s readme (#140)' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From 34b17cfa024828bfd7a534e0fa239d80fcd96b14 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Thu, 16 Oct 2025 15:38:27 +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 b000a2330..840dbc900 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.9.2](https://img.shields.io/badge/Version-2.9.2-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square) +![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) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.