From 54add38243c2b955ebcb201d07d5236d42a59ca1 Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 10:15:21 +0000 Subject: [PATCH 1/4] build(classic): upgrade runtime images --- charts/codefresh/Chart.yaml | 9 +++------ charts/codefresh/values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index d98d534f6..e45398a65 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.12.12 +version: 2.12.13 keywords: - codefresh home: https://codefresh.io/ @@ -20,12 +20,9 @@ annotations: # artifacthub.io/changes: | # - kind: # description: "" - artifacthub.io/changes: |- + artifacthub.io/changes: | - kind: changed - description: 'Release 2.12.12' - links: - - name: 'Release notes' - url: 'https://github.com/codefresh-io/codefresh-onprem-helm/releases/tag/codefresh-2.12.12' + description: "Upgrade default Classic Runtime (`system/default`)" dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts diff --git a/charts/codefresh/values.yaml b/charts/codefresh/values.yaml index 21bf79301..bc7b1434c 100644 --- a/charts/codefresh/values.yaml +++ b/charts/codefresh/values.yaml @@ -540,9 +540,9 @@ runtimeImages: DOCKER_BUILDER_IMAGE: quay.io/codefresh/cf-docker-builder:1.6.22@sha256:24be425afaf2f3d43df97f05d00b00f22cee6b890467a772511e8f042ad2f8a0 DOCKER_PULLER_IMAGE: quay.io/codefresh/cf-docker-puller:8.0.49@sha256:881d803fb67fcc49b0e94672f9691f8634a3ca85347ac60f7270153dc2ee0957 DOCKER_PUSHER_IMAGE: quay.io/codefresh/cf-docker-pusher:6.0.43@sha256:37352200bca280ca0b9a11a55e4f6dccc36ff8677569f6a7fbc13b3c2434111a - ENGINE_IMAGE: quay.io/codefresh/engine:3.3.13@sha256:ff57bea0a8fe271f5f9bde22e8eaa92f11570e4f6efc11629ce82cf55426dd59 + ENGINE_IMAGE: quay.io/codefresh/engine:3.3.15@sha256:e5ca7a65cd25130e77a7110458e382e125e82b92e5fc096139f4802e739325ef FS_OPS_IMAGE: quay.io/codefresh/fs-ops:1.2.13@sha256:1f7ab2fddb3b8bb4153046261367e296c6c9ac3b224f48cd2028371a9f0e2bcf - GIT_CLONE_IMAGE: quay.io/codefresh/cf-git-cloner:10.3.13@sha256:d5eae428c4896847795202036645a90fdad5f2f68a3eb08bf8ca7e65e450b5ed + GIT_CLONE_IMAGE: quay.io/codefresh/cf-git-cloner:10.3.14@sha256:5f604e6e48380705cb46a20b44045430308fa5dd5fc8471cf85373d9bb2934db KUBE_DEPLOY: quay.io/codefresh/cf-deploy-kubernetes:18.0.2@sha256:a9642f66c7696367b43f2931bab6f647f9f91262e194609e64a19ea362a7c873 PIPELINE_DEBUGGER_IMAGE: quay.io/codefresh/cf-debugger:1.3.15@sha256:a3f592014974fdd3308d903a546c266c9d01fc9b5a4d533434a0dda5016e8df8 TEMPLATE_ENGINE: quay.io/codefresh/pikolo:0.15.16@sha256:4eaea479e83ed1fccc0b8bee53ad1afbc3d16f32373e15d9bea3dd8232a7a3ac From a13af3ec5c20c916303e4e98376190780bcad31a Mon Sep 17 00:00:00 2001 From: Codefresh CI Date: Fri, 4 Sep 2026 10:15:52 +0000 Subject: [PATCH 2/4] build: update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9c63eaa6..d19f791a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.12.12](https://img.shields.io/badge/Version-2.12.12-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) +![Version: 2.12.13](https://img.shields.io/badge/Version-2.12.13-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 ff5feb715b3344f10725cf87d449cd8cfe5513af Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Fri, 4 Sep 2026 13:53:47 +0300 Subject: [PATCH 3/4] cfsign, cf-broadcaster, argo-hub-platform, cfapi --- charts/codefresh/Chart.yaml | 42 ++++++++++++++++++------------------ charts/codefresh/values.yaml | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index e45398a65..cf7f82cee 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -90,7 +90,7 @@ dependencies: tags: - cf-internal - name: cfsign - version: 1.8.22 + version: 1.8.23-onprem-8952a52 repository: oci://quay.io/codefresh/charts condition: cfsign.enabled tags: @@ -121,126 +121,126 @@ dependencies: - cf-internal - name: cfapi alias: cfapi - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi.enabled tags: - cf-internal - name: cfapi alias: cfapi-auth - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-auth.enabled tags: - cf-internal - name: cfapi alias: cfapi-internal - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-internal.enabled tags: - cf-internal - name: cfapi alias: cfapi-ws - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-ws.enabled tags: - cf-internal - name: cfapi alias: cfapi-admin - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-admin.enabled tags: - cf-internal - name: cfapi alias: cfapi-endpoints - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-endpoints.enabled tags: - cf-internal - name: cfapi alias: cfapi-terminators - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-terminators.enabled tags: - cf-internal - name: cfapi alias: cfapi-sso-group-synchronizer - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-sso-group-synchronizer.enabled tags: - cf-internal - name: cfapi alias: cfapi-buildmanager - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-buildmanager.enabled tags: - cf-internal - name: cfapi alias: cfapi-cacheevictmanager - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-cacheevictmanager.enabled tags: - cf-internal - name: cfapi alias: cfapi-eventsmanagersubscriptions - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-eventsmanagersubscriptions.enabled tags: - cf-internal - name: cfapi alias: cfapi-kubernetesresourcemonitor - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-kubernetesresourcemonitor.enabled tags: - cf-internal - name: cfapi alias: cfapi-environments - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-environments.enabled tags: - cf-internal - name: cfapi alias: cfapi-gitops-resource-receiver - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-gitops-resource-receiver.enabled tags: - cf-internal - name: cfapi alias: cfapi-downloadlogmanager - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-downloadlogmanager.enabled tags: - cf-internal - name: cfapi alias: cfapi-teams - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-teams.enabled tags: - cf-internal - name: cfapi alias: cfapi-kubernetes-endpoints - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-kubernetes-endpoints.enabled tags: - cf-internal - name: cfapi alias: cfapi-test-reporting - version: 22.8.13-onprem-8c17153 + version: 22.8.14-onprem-c182497 repository: oci://quay.io/codefresh/charts condition: cfapi-test-reporting.enabled tags: @@ -264,7 +264,7 @@ dependencies: tags: - cf-internal - name: cf-broadcaster - version: 1.15.13-onprem-022289e + version: 1.15.14-onprem-4c3812b repository: oci://quay.io/codefresh/charts condition: cf-broadcaster.enabled tags: @@ -314,7 +314,7 @@ dependencies: tags: - cf-internal - name: argo-hub-platform - version: 0.1.47 + version: 0.1.48 repository: oci://quay.io/codefresh/charts condition: argo-platform.enabled tags: diff --git a/charts/codefresh/values.yaml b/charts/codefresh/values.yaml index bc7b1434c..75818de3d 100644 --- a/charts/codefresh/values.yaml +++ b/charts/codefresh/values.yaml @@ -540,7 +540,7 @@ runtimeImages: DOCKER_BUILDER_IMAGE: quay.io/codefresh/cf-docker-builder:1.6.22@sha256:24be425afaf2f3d43df97f05d00b00f22cee6b890467a772511e8f042ad2f8a0 DOCKER_PULLER_IMAGE: quay.io/codefresh/cf-docker-puller:8.0.49@sha256:881d803fb67fcc49b0e94672f9691f8634a3ca85347ac60f7270153dc2ee0957 DOCKER_PUSHER_IMAGE: quay.io/codefresh/cf-docker-pusher:6.0.43@sha256:37352200bca280ca0b9a11a55e4f6dccc36ff8677569f6a7fbc13b3c2434111a - ENGINE_IMAGE: quay.io/codefresh/engine:3.3.15@sha256:e5ca7a65cd25130e77a7110458e382e125e82b92e5fc096139f4802e739325ef + ENGINE_IMAGE: quay.io/codefresh/engine:3.3.14@sha256:b0397e5931f11518463d83658d969660a49ad69f346c3c4d1a2a81e14c0e859f FS_OPS_IMAGE: quay.io/codefresh/fs-ops:1.2.13@sha256:1f7ab2fddb3b8bb4153046261367e296c6c9ac3b224f48cd2028371a9f0e2bcf GIT_CLONE_IMAGE: quay.io/codefresh/cf-git-cloner:10.3.14@sha256:5f604e6e48380705cb46a20b44045430308fa5dd5fc8471cf85373d9bb2934db KUBE_DEPLOY: quay.io/codefresh/cf-deploy-kubernetes:18.0.2@sha256:a9642f66c7696367b43f2931bab6f647f9f91262e194609e64a19ea362a7c873 From 7cba3c7f44c667cd7a030049d1ed97ab91395332 Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Fri, 4 Sep 2026 15:43:05 +0300 Subject: [PATCH 4/4] fix description --- charts/codefresh/Chart.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index cf7f82cee..977c01d4b 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -15,14 +15,17 @@ appVersion: 0.0.0 annotations: artifacthub.io/prerelease: "false" artifacthub.io/alternativeName: "codefresh-onprem" - artifacthub.io/containsSecurityUpdates: "false" + artifacthub.io/containsSecurityUpdates: "true" # supported kinds are added, changed, deprecated, removed, fixed and security. # artifacthub.io/changes: | # - kind: # description: "" - artifacthub.io/changes: | + artifacthub.io/changes: |- - kind: changed - description: "Upgrade default Classic Runtime (`system/default`)" + description: 'Release 2.12.13' + links: + - name: 'Release notes' + url: 'https://github.com/codefresh-io/codefresh-onprem-helm/releases/tag/codefresh-2.12.13' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts