From 4fb067e992bb707c3e3cd54f77b5120cacf45d29 Mon Sep 17 00:00:00 2001 From: Vadim Kharin Date: Thu, 3 Sep 2026 15:25:01 +0300 Subject: [PATCH 1/4] chore: increase amount of webhooks retrieved for github list webhooks request during webhook creation --- charts/codefresh/Chart.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index cf3466e4c..f9641770e 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -105,92 +105,92 @@ dependencies: condition: gitops-dashboard-manager.enabled - name: cfapi alias: cfapi - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi.enabled - name: cfapi alias: cfapi-auth - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-auth.enabled - name: cfapi alias: cfapi-internal - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-internal.enabled - name: cfapi alias: cfapi-ws - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-ws.enabled - name: cfapi alias: cfapi-admin - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-admin.enabled - name: cfapi alias: cfapi-endpoints - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-endpoints.enabled - name: cfapi alias: cfapi-terminators - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-terminators.enabled - name: cfapi alias: cfapi-sso-group-synchronizer - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-sso-group-synchronizer.enabled - name: cfapi alias: cfapi-buildmanager - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-buildmanager.enabled - name: cfapi alias: cfapi-cacheevictmanager - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-cacheevictmanager.enabled - name: cfapi alias: cfapi-eventsmanagersubscriptions - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-eventsmanagersubscriptions.enabled - name: cfapi alias: cfapi-kubernetesresourcemonitor - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-kubernetesresourcemonitor.enabled - name: cfapi alias: cfapi-environments - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-environments.enabled - name: cfapi alias: cfapi-gitops-resource-receiver - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-gitops-resource-receiver.enabled - name: cfapi alias: cfapi-downloadlogmanager - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-downloadlogmanager.enabled - name: cfapi alias: cfapi-teams - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-teams.enabled - name: cfapi alias: cfapi-kubernetes-endpoints - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-kubernetes-endpoints.enabled - name: cfapi alias: cfapi-test-reporting - version: 22.3.19-onprem-1dfc0e5 + version: 22.3.20-onprem-b2bfbe1 repository: oci://quay.io/codefresh/charts condition: cfapi-test-reporting.enabled - name: cfui From ea5d4efdb238d0dfbfd0f68226129285901419ae Mon Sep 17 00:00:00 2001 From: Vadim Kharin Date: Thu, 3 Sep 2026 16:28:24 +0300 Subject: [PATCH 2/4] chore: update chart version --- charts/codefresh/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index f9641770e..d481008de 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.31 +version: 2.11.32 keywords: - codefresh home: https://codefresh.io/ @@ -22,7 +22,7 @@ annotations: description: 'Release 2.11.31' links: - name: 'Release notes' - url: 'https://github.com/codefresh-io/codefresh-onprem-helm/releases/tag/codefresh-2.11.31' + url: 'https://github.com/codefresh-io/codefresh-onprem-helm/releases/tag/codefresh-2.11.32' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From 32068ca679b998e5a17d0d28eb85a9504f7f5ee4 Mon Sep 17 00:00:00 2001 From: Vadim Kharin Date: Thu, 3 Sep 2026 16:33:04 +0300 Subject: [PATCH 3/4] chore: update helm docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8403ddf0d..b3c14fc5c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.11.31](https://img.shields.io/badge/Version-2.11.31-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) +![Version: 2.11.32](https://img.shields.io/badge/Version-2.11.32-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. From 2f24319b5940c585a37116dc258235a2c22c6905 Mon Sep 17 00:00:00 2001 From: Vadim Kharin Date: Thu, 3 Sep 2026 16:59:51 +0300 Subject: [PATCH 4/4] chore: update helm docs --- 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 d481008de..94e26b816 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -19,7 +19,7 @@ annotations: # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: |- - kind: changed - description: 'Release 2.11.31' + description: 'Release 2.11.32' links: - name: 'Release notes' url: 'https://github.com/codefresh-io/codefresh-onprem-helm/releases/tag/codefresh-2.11.32'