From 1f4043717a51718a1d0363b95fe50c21147bc766 Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:46:52 +0000 Subject: [PATCH 1/2] Update Chart.yaml and artifacthub.io/changes annotation for 2.9.0 release --- charts/codefresh/Chart.yaml | 90 +++++++++++++++++++++++++++++++++---- 1 file changed, 81 insertions(+), 9 deletions(-) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 2f92ed141a..7c05bf9fa8 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.13 +version: 2.9.0 keywords: - codefresh home: https://codefresh.io/ @@ -22,19 +22,91 @@ annotations: # description: "" artifacthub.io/changes: |- - kind: changed - description: 'Update "dind" to 28.5.2-3.0.7.' + description: security fix (#223) - kind: changed - description: 'Update "compose" to 2.40.3-1.5.8.' + description: updated kubectl to 1.35.0 (#205) - kind: changed - description: 'Update "cf-docker-builder" to 1.5.3.' + description: bump ingress-nginx version (#199) - kind: changed - description: 'Update "cf-debugger" to 1.3.12.' + description: 'chore: added masontikhonov as codeowner (#197)' - kind: changed - description: 'Update "cf-docker-tag-pusher" to 1.3.21.' + description: 'chore(codefresh/2.9.13): prepare chart content for release (#193)' - kind: changed - description: 'Update "curl" to 8.17.0' - - kind: security - description: 'Fix various security vulnerabilities in default Classic Runtime and "cfsign" service.' + description: 'build(classic): upgrade runtime images (#186)' + - kind: changed + description: updated curl to 8.17.0 (#191) + - kind: changed + description: 'chore(codefresh/2.9.12): prepare chart content for release (#184)' + - kind: changed + description: 'chore: CR-31817 - fix security vulnerabilities (#183)' + - kind: changed + description: 'chore(codefresh/onprem 2.9.12): security fixes (#180)' + - kind: changed + description: 'chore(codefresh/2.9.11): prepare chart content for release (#172)' + - kind: changed + description: 'chore: CR-31401 fix security vulnerabilities (#156)' + - kind: changed + description: bump dependencies (#163) + - kind: changed + description: 'chore(codefresh/2.9.9): prepare chart content for release (#158)' + - kind: changed + description: 'build: upgrade `cf-deploy-kubernetes` (#157)' + - kind: changed + description: 'chore(codefresh/2.9.8): prepare chart content for release (#155)' + - kind: changed + description: 'chore(CR-31787): bump helm-repo-manager, runtime images (#153)' + - kind: changed + description: 'chore(codefresh/2.9.7): prepare chart content for release (#150)' + - kind: changed + description: 'fix: security fixes for cf-runtime images (#148)' + - kind: changed + description: 'chore(codefresh/2.9.6): prepare chart content for release (#147)' + - kind: changed + description: 'feat(internal-gateway): optional ipv6 support (#146)' + - kind: changed + description: 'chore(codefresh/2.9.5): security fixes (#145)' + - kind: changed + description: 'chore: upd argo-platform, kubectl, mongosh (#144)' + - kind: changed + description: 'chore(codefresh/2.9.4): prepare chart content for release (#143)' + - kind: changed + description: 'chore: CR-31292 fix security vulnerabilities (#141)' + - kind: changed + description: 'chore(codefresh/2.9.3): prepare chart content for release (#142)' + - kind: changed + description: 'fix: chart''s readme (#140)' + - kind: changed + description: 'chore(codefresh/2.9.2): prepare chart content for release (#130)' + - kind: changed + description: 'chore: security fix (#135)' + - kind: changed + description: 'chore: added fixed services to 2.9.2 (#133)' + - kind: changed + description: 'chore: fix security vulnerabilities (#131)' + - kind: changed + description: security patch (#129) + - kind: changed + description: 'chore(codefresh/2.9.1): prepare chart content for release (#128)' + - kind: changed + description: 'fix: update cf-broadcaster helm chart (#126)' + - kind: changed + description: 'chore(codefresh/2.9.0): prepare chart content for release (#109)' + - kind: changed + description: 'fix: restore nats (#124) (#125)' + - kind: changed + description: 'fix: update cfapi chart (#123)' + - kind: changed + description: 'chore: argo platform with security fixes (#122)' + - kind: changed + description: 'chore(CR-29499): bump kubectl, mongosh, postgres (#115)' + - kind: changed + description: added ability to disable postgres store for eventbus and set schema name for audit (#120) + - kind: changed + description: 'docs(2.9): document indexes and DBs compatibility (#119)' + - kind: changed + description: 'fix: get-all-images.sh script' + - kind: changed + description: 'feat: update runtime images (#108)' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts From ec296f8a49444fadb0a134f2aebc1020532ce01f Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 13:30:07 +0000 Subject: [PATCH 2/2] Update Chart.yaml and artifacthub.io/changes annotation for 2.9.0 release --- charts/codefresh/Chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 7c05bf9fa8..ffb519682e 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -21,6 +21,10 @@ annotations: # - kind: # description: "" artifacthub.io/changes: |- + - kind: changed + description: 'chore: security fix (#233)' + - kind: changed + description: 'chore(CR-33749): update internal-gateway (#229)' - kind: changed description: security fix (#223) - kind: changed