From ec1dc38a9378d5c78ac154a6ffb810dd0145693b Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 14:48:21 +0000 Subject: [PATCH 1/2] Update Chart.yaml and artifacthub.io/changes annotation for 2.9.6 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 9cddfdb6b..7ab95abcf 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.5 +version: 2.9.6 keywords: - codefresh home: https://codefresh.io/ @@ -21,8 +21,8 @@ annotations: # - kind: # description: "" artifacthub.io/changes: |- - - kind: security - description: 'contains security fixes in services: argo-platform, kubectl, mongosh, cronus, nomios, hermes, argo-hub-platform' + - kind: changed + description: 'feat(internal-gateway): optional ipv6 support (#146)' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From 1bfd54038058aa57a49f7fe7845c322aa865ca4b Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Fri, 31 Oct 2025 17:49:55 +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 f4956edc1..56d980b2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.9.5](https://img.shields.io/badge/Version-2.9.5-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square) +![Version: 2.9.6](https://img.shields.io/badge/Version-2.9.6-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.