From 5a2d8d6d1babd0f08e55acef4967dda50cfe9eb1 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 16 Feb 2026 11:41:13 +0000 Subject: [PATCH 1/4] Update Chart.yaml and changelog for 0.28.0 release --- charts/gitops-runtime/Chart.yaml | 727 ++++++++++++++++++++++++++++++- charts/gitops-runtime/README.md | 8 +- 2 files changed, 730 insertions(+), 5 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 575581f7..93a94f63 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.1.72 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.0.0 +version: 0.28.0 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: @@ -13,6 +13,731 @@ maintainers: url: https://codefresh-io.github.io/ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" + artifacthub.io/changes: |- + - kind: changed + description: 'fix: update values for security (#1098)' + - kind: changed + description: 'feat: move runtime-installer images to dhi (#1091)' + - kind: changed + description: 'fix: promote argo-hub platform (#1090)' + - kind: changed + description: 'feat: deleted git-source appears in application dashboard' + - kind: changed + description: 'fix: runtime components logs not working for some of components (#1069)' + - kind: changed + description: 'fix: security vulnerability in qs library CVE-2025-15284 (#1071)' + - kind: changed + description: 'fix(enrichment-images): security vulnerabilities CVE-2025-66030, CVE-2025-15284, CVE-2025-14104, CVE-2025-66382, CVE-2025-13836 and CVE-2025-13837 (#1063)' + - kind: changed + description: 'chore: remove argo-events controller from gitops-runtime helm chart (#1057)' + - kind: changed + description: 'chore: remove argo-rollouts from gitops-runtime helm chart (#1051)' + - kind: changed + description: 'fix: a simple runtime application ends up being out-of-sync' + - kind: changed + description: 'chore: Fix security vulnerabilities for argo-workflows (#1047)' + - kind: changed + description: 'feat: add automated Slack release notifications (#1045)' + - kind: changed + description: 'feat(app-proxy): support for the confirm deletion/pruning feature of ArgoCD (#1046)' + - kind: changed + description: updated kubectl for redis-secret-init job (#1041) + - kind: changed + description: 'feat: bump app proxy (#1044)' + - kind: changed + description: 'feat(event-reporter): added deleted field to app event payload (#1039)' + - kind: changed + description: updated argo-cd to 3.2.3 (#1037) + - kind: changed + description: 'fix(sealed-secrets-controller): security vulnerabilities CVE-2025-47912, CVE-2025-58181, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61727, CVE-2025-61729 (#1035)' + - kind: changed + description: 'fix(cf-argocd-extras): security vulnerability CVE-2025-58181, CVE-2025-13281, CVE-2025-61727, CVE-2025-61729 (#1032)' + - kind: changed + description: 'feat: bump app proxy (#1031)' + - kind: changed + description: 'docs: add release guide documentation (#1030)' + - kind: changed + description: 'Revert "feat: remove product crd (#997)" (#1029)' + - kind: changed + description: 'fix(codefresh-gitops-operator): security vulnerability CVE-2025-66626 (#1024)' + - kind: changed + description: 'fix(codefresh-tunnel-client): security vulnerabilities CVE-2025-9230, CVE-2025-9231, CVE-2025-9232, CVE-2025-46394, CVE-2024-58251 (#1023)' + - kind: changed + description: 'feat: added support for runtime uninstallation' + - kind: changed + description: updated argo-cd to 3.2.2 (#1019) + - kind: changed + description: 'fix: sync codefresh-gitops-operator image from `stable/0.26` branch with `main` branch (#1010)' + - kind: changed + description: 'fix: security fixes for enrichment images (CVE-2025-64756, CVE-2025-65945, CVE-2025-66031, CVE-2025-12816, CVE-2025-8291, CVE-2025-6075, CVE-2025-12084) (#1011)' + - kind: changed + description: 'fix: update app-proxy image tags to latest version to improve git providers support (#1014)' + - kind: changed + description: 'fix: app-proxy fails to create a Workflow instance (#1008)' + - kind: changed + description: '[cf-argocd-extras]feat: new MRC change revisions annotations support (#1005)' + - kind: changed + description: 'feat: remove product crd (#997)' + - kind: changed + description: 'fix: update app-proxy image tags to latest version 1.3982.0 (#999)' + - kind: changed + description: 'chore(CR-32163): updated cli-v2 for fixing CVE-2024-25621 "github.com/containerd (#993)' + - kind: changed + description: added labeler github action (#971) + - kind: changed + description: Feat/revert-app-proxy-and-operator (#980) + - kind: changed + description: 'fix: update namespace handling in cluster resource reporter (#965)' + - kind: changed + description: 'feat: add latest app version to release index data (#961)' + - kind: changed + description: reset main version back to 0.0.0 (#959) + - kind: changed + description: 'chore: bump cap-app-proxy to 1.3953.0 (#958)' + - kind: changed + description: 'chore: Fix security vulnerabilities for argo-workflows (#948)' + - kind: changed + description: '[gitops-operator]fix: improve integration test coverage of setup code (#949)' + - kind: changed + description: '[gitops-operator]fix: remove git commit statuses (#940)' + - kind: changed + description: 'feat: multi-runtime installation (#939)' + - kind: changed + description: 'fix: update cap-app-proxy image tags to 1.3943.0 (#944)' + - kind: changed + description: 'chore: remove checksum_test' + - kind: changed + description: 'feat: remove codefresh-cm from helm unit tests' + - kind: changed + description: 'feat: checksum annotations (#938)' + - kind: changed + description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#937)' + - kind: changed + description: '[cf-argocd-extras]chore: update depencencies (argo-cd 3.2) (#928)' + - kind: changed + description: 'feat: add branch data to pullrequest info (#926)' + - kind: changed + description: 'feat: disable runtime redis by default (#927)' + - kind: changed + description: 'feat: disable Argo Rollouts by default and enable namespace-scoped Argo Workflows (#920)' + - kind: changed + description: 'fix: set transient error on app sync failure (#922)' + - kind: changed + description: 'feat: allow running without redis configured (#919)' + - kind: changed + description: 'fix: retry on notFound before updating resource status (#912)' + - kind: changed + description: 'feat: set fullnameoverride for argocd (#907)' + - kind: changed + description: 'fix: allow "" as prUrl value (#906)' + - kind: changed + description: '[gitops-operator]fix: skip promotion task if terminated before created (#904)' + - kind: changed + description: '[gitops-operator]fix: CR-32246 - adjusted error handling to work with string errors (#903)' + - kind: changed + description: 'feat: external argocd unders .values.global.integrations (#808)' + - kind: changed + description: 'fix(app-proxy): add tini to manage zombie processes (#902)' + - kind: changed + description: 'fix(app-proxy): add timeout to prevent git process accumulation (#901)' + - kind: changed + description: 'chore: bump gitops-operator tag to fd2f89a (#900)' + - kind: changed + description: '[gitops-operator]fix: isMerged is missing in platform (#896)' + - kind: changed + description: 'feat: wait with termination until failed or completed (#892)' + - kind: changed + description: '[gitops-operator]fix: ensure releases are created if trigger commit causes sync failure (#890)' + - kind: changed + description: 'feat: support promotion with pull request (#880)' + - kind: changed + description: 'feat(gitops-operator): add debug flag (#883)' + - kind: changed + description: 'feat: add automated release index generator and GitHub Pages deployment (#879)' + - kind: changed + description: 'build: add telemetry configs (#848)' + - kind: changed + description: 'app-proxy: 1.3883.0 with application logs supported in non-controller namespace (#878)' + - kind: changed + description: 'feat: update promotion task crd (#872)' + - kind: changed + description: 'feat: switched to OSS Argo CD and Argo Helm, removed Argo CD CF specific values from va… (#823)' + - kind: changed + description: bump app proxy (#855) + - kind: changed + description: '[gitops-operator]chore: add pending status and initialise immediate after creation (#863)' + - kind: changed + description: 'fix: runtime: fix no-changes commit sha and pr url in crd (#854)' + - kind: changed + description: 'chore: update codeowners for gitops operator crds (#846)' + - kind: changed + description: upd gitops-operator (#860) + - kind: changed + description: upd cli-v2 , debian for installer (#849) + - kind: changed + description: 'fix: re-enabled argo-events (#843)' + - kind: changed + description: 'chore: extras d4fefcb with improved traces and fix for argo-cd server root path (#845)' + - kind: changed + description: 'chore: apply all operator crd changes and update operator tag (#833)' + - kind: changed + description: 'fix: app proxy isNamespaced returns nil in template failing the install on lower kubernetes versions (#820)' + - kind: changed + description: 'chore[cf-argocd-extras]: bumps cf-argocd-extras to version e746a97 (#819)' + - kind: changed + description: 'fix: update app-proxy image tags to 1.3820.0 (#804)' + - kind: changed + description: 'fix: update app-proxy image tags to 1.3819.0 (#802)' + - kind: changed + description: 'feat: runtime helm: add timestamps to failure and warnings (#796)' + - kind: changed + description: bump app proxy version (#795) + - kind: changed + description: 'fix: improve error handling (#791)' + - kind: changed + description: 'feat: remove sources server (#789)' + - kind: changed + description: 'fix: align reconciler requeue and error handling logic, add failure and warning error properties (#780)' + - kind: changed + description: update READE.md (#792) + - kind: changed + description: 'fix: app-proxy cors (#790)' + - kind: changed + description: 'feat: add separate redis for event-reporters/argo-gateway and app-proxy (#751)' + - kind: changed + description: 'fix: security vulnerabilities in enrichment images (#788)' + - kind: changed + description: 'refactor(cf-argocd-extras): replace with argo-api-gateway, runtime and cluster event-reporters (#744)' + - kind: changed + description: 'feat: get commit author avatar url on getPromotionValues step (#778)' + - kind: changed + description: 'fix: promotion values can''t be empty (#772)' + - kind: changed + description: 'feat: add runWorkflow step handler (#785)' + - kind: changed + description: 'chore: move argo-cd auth values to global.integrations.argo-cd.server.auth (#768)' + - kind: changed + description: added runtime label to codefresh-cm (#763) + - kind: changed + description: bumps argo-cd helm chart for redis 8.2.1 upgrade (#765) + - kind: changed + description: bump app proxy version (#760) + - kind: changed + description: 'feat: add error messages for appStatus (#745)' + - kind: changed + description: '[gitops-operator]fix: promotions using pull requests do not resume after the pr has been merged (to main) (#752)' + - kind: changed + description: '[cf-argocd-extras]chore: add tests (#741)' + - kind: changed + description: update enrichment images tag (#746) + - kind: changed + description: 'feat: add promoteAppWithCommitHandler implementation [gitops-operator] (#738)' + - kind: changed + description: 'chore: disable component tests (#740)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3772.0 (#737)' + - kind: changed + description: 'chore: security fixes for argo rollouts v1.7.2 (#730)' + - kind: changed + description: 'feat: add GetPromotionValuesHandler and VerifyAppHandler implementations (#736)' + - kind: changed + description: '[gitops-operator]fix: security vulnerability (#734)' + - kind: changed + description: 'feat: Add PromotionTaskReconciler (#677)' + - kind: changed + description: 'fix: service account for cleanup runtime resources (#726)' + - kind: changed + description: '[cf-argocd-extras]chore(CR-30961): security fix (#725)' + - kind: changed + description: updated sealed-secrets-controller (#723) + - kind: changed + description: 'chore: Fix security vulnerabilities for argo-workflows and argo-events (#716)' + - kind: changed + description: 'feat: update cap-app-proxy image tags to 1.3750.0' + - kind: changed + description: 'feat: bump evernt-reporter to 88898aa (#676)' + - kind: changed + description: 'feat: conditional registration of the rgs controller (#709)' + - kind: changed + description: 'feat: added sec advisory GHSA-786q-9hcg-v9ff bumped argocd to 8.0.6-9-cap-v… (#703)' + - kind: changed + description: updated cap-app-proxy with security fixes (#702) + - kind: changed + description: 'installer: updated cli-v2, kubectl (#697)' + - kind: changed + description: updated frpc (#693) + - kind: changed + description: update cli-v2 in installer - fix token validation code (#694) + - kind: changed + description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3727.0 (#691)' + - kind: changed + description: updated prometheus-nats-exporter, nats-server-config-reloader for jetstream (#687) + - kind: changed + description: 'feat(conponent-tests): add release branches to pipeline trigger (#684)' + - kind: changed + description: updated nginx (#662) + - kind: changed + description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3718.0 (#678)' + - kind: changed + description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3709.0 - simplify user cache (#673)' + - kind: changed + description: 'chore: update README.md with HA example' + - kind: changed + description: 'chore: update values-ha example' + - kind: changed + description: bumped argocd to 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9 (#664) + - kind: changed + description: bumped app-proxy to 1.3707.0 closed ha gaps (#667) + - kind: changed + description: 'fix: remove checksum tests as they fail when chart version changes (#670)' + - kind: changed + description: updated codefresh-gitops-operator (#666) + - kind: changed + description: updated cli-v2, kubectl in runtime-installer (#661) + - kind: changed + description: using bitnamilegacy instead of bitnami (#653) + - kind: changed + description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 (#659)' + - kind: changed + description: 'test: update platform mock(me) (#656)' + - kind: changed + description: 'fix: support failing release if app sync fails (#645)' + - kind: changed + description: 'chore(CR-30232): updated oauth2, golang.org/x/net, github.com/cloudflare (#639)' + - kind: changed + description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3701.0 (#654)' + - kind: changed + description: updated cspd enrichers (#652) + - kind: changed + description: 'fix: update leader elector image tag to remove version prefix ''v'' (#651)' + - kind: changed + description: 'feat: solve out-of-sync crds in Argo CD v3 (#630)' + - kind: changed + description: 'feat: add leader election support to agent and remove from handler (#647)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3694.0 - use proxy env vars in git operations (#646)' + - kind: changed + description: quote proxy env vars (#644) + - kind: changed + description: 'fix: update workflow submission logic and improve error handling (#625)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3688.0 - fix eventBusName when using jetstream (#636)' + - kind: changed + description: 'fix: argo helm bump redis version (#631)' + - kind: changed + description: 'feat(app-proxy): add leader election (#621)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3680.0 - fix: return the pushed commit sha (#6560) (#628)' + - kind: changed + description: 'chore: Gitops Operator to v0.8.11 to fix 4 issues (#624)' + - kind: changed + description: 'fix: GITOPS_OPERATOR_VERSION should be based upon its own tag, and not the chart appVersion (#626)' + - kind: changed + description: 'fix: event-reporter should handle applications from a specific argo-cd instance (#618)' + - kind: changed + description: '[cf-argocd-extras]fix: dependencies not returned correctly (#616)' + - kind: changed + description: 'chore: update README.md' + - kind: changed + description: 'feat: add gitops-operator and argocd-extras templates (#591)' + - kind: changed + description: 'feat: updated argo cd to 8.0.6-5-cap-v3.0.2-2025-07-21-ac26d0e2 with helm and go-git bump (#599)' + - kind: changed + description: remove submodules + - kind: changed + description: 'fix: add retries to argo-event Sensors (#593)' + - kind: changed + description: bump gitops operator to v0.8.6 (#595) + - kind: changed + description: 'chore: update app-proxy image tags to 1.3651.0 (#590)' + - kind: changed + description: 'feat: jetstream eventbus (#589)' + - kind: changed + description: 'chore: update app-proxy image tags to 1.3642.0 (#585)' + - kind: changed + description: 'chore: bump app proxy to revert cf-git-provider that had error handling issue (#587)' + - kind: changed + description: bump gitops operator chart version to 0.8.5 (#586) + - kind: changed + description: 'chore: update codefresh-gitops-operator version to 0.8.4 - stop attempting to resume a non-running workflow (#584)' + - kind: changed + description: 'chore: bump gitops operator to revert relative path (#579)' + - kind: changed + description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#576)' + - kind: changed + description: added global proxy variables (#573) + - kind: changed + description: 'fix(Readme): set correct minimal helm version (#569)' + - kind: changed + description: 'fix: update gitops operator subchart to 0.8.0 (#575)' + - kind: changed + description: bump gitops-operator and app-proxy to support relative files promotions (#574) + - kind: changed + description: bump operator subchart to 0.7.26 (#572) + - kind: changed + description: 'chore: removed unused env var in app-proxy (#565)' + - kind: changed + description: 'chore: update app-proxy image tags to 1.3633.0 to reduce github rate limit (#570)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.25 (#571)' + - kind: changed + description: 'test: add component test (#567)' + - kind: changed + description: 'chore(CR-29827): upd cli-v2 for installer (#568)' + - kind: changed + description: 'chore: app-proxy 1.3628.0 with applicationLogs query filter / follow options (#566)' + - kind: changed + description: 'fix: bump cf-argocd-extras to 0.5.7 (#561)' + - kind: changed + description: 'chore: app-proxy 1.3624.0 with runResourceAction adoption for 3.1+ argocd (#564)' + - kind: changed + description: updated argo cd helm chart to argo-cd-8.0.6-4-cap-v3.0.2-2025-07-06-e9fc72a9 (#563) + - kind: changed + description: 'feat: security fixes for Argo Rollouts 1.7.2 (#562)' + - kind: changed + description: 'fix: validate-values script (#560)' + - kind: changed + description: bump gitops operator to v0.7.24 (#559) + - kind: changed + description: 'chore: update image enrichment images to 1.1.14 (#558)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.22 (#556)' + - kind: changed + description: 'chore: update app-proxy image tags to 1.3600.0 - fix check for pull-merge (#557)' + - kind: changed + description: Feat/add GitHub api metrics and update ubuntu base image (#553) + - kind: changed + description: 'chore(CR-29160): security upd nats exporter (#543)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.20 (#551)' + - kind: changed + description: 'fix: Argo-workflows artifact and log storage (#547)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.19 (#550)' + - kind: changed + description: 'chore: bump app-proxy image tags to 1.3591.0 - fix memory consumption and duration issues during git operations (#549)' + - kind: changed + description: 'feat: argo-cd 8.0.6-0-cap-v3.0.2-2025-05-20-6e4ca196 (#505)' + - kind: changed + description: 'chore: bump gitops operator to v0.7.18 (#540)' + - kind: changed + description: 'feat(app-proxy: 1.3584.0): sources-server integration for getting git manifest during ''validate'' query execution to support v2 events (#545)' + - kind: changed + description: 'chore: upgrade argo-events to fix multiple security vulnerabilities (#541)' + - kind: changed + description: 'fix: bump gitops operator chart to fix promotion retries (#537)' + - kind: changed + description: bumped gitops-operator and app-proxy version to make github enterprise promotions work (#535) + - kind: changed + description: 'feat: app-proxy with apply integration fix (#534)' + - kind: changed + description: Revert event reporter changes (#533) + - kind: changed + description: bumped argocd chart to 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e (#531) + - kind: changed + description: bump gitops operator version to 0.7.12 (#528) + - kind: changed + description: 'feat: app-proxy 1.3546.0 with git source creation/deletion improvements in event-reporting (#524)' + - kind: changed + description: 'feat: update argo workflow to 0.45.15-v3.6.7-cap-CR-28355 (#517)' + - kind: changed + description: bumped Argo CD to 7.8.23-7-cap-v2.14.9-2025-05-29-397c4f0d (#521) + - kind: changed + description: 'feat: add support for custom TLS certificates from the platform (#519)' + - kind: changed + description: update README.md + - kind: changed + description: 'fix: git-source detection endless recursion (#520)' + - kind: changed + description: 'fest: upgraded argo-cd to 7.8.23-6-cap-v2.14.9-2025-05-20-9356e64a (#513)' + - kind: changed + description: 'feat: app-proxy 1.3534.0 with fixed OAuth2 for github (#516)' + - kind: changed + description: 'fix: update ConfigMap name in Argo CD root path retrieval script (#514)' + - kind: changed + description: 'fix(event-reporter): service labels (#515)' + - kind: changed + description: 'chore: remove deprecated event reporter templates for rollout and wor… (#490)' + - kind: changed + description: 'feat: updated argo cd helm to 7.8.23-5-cap-v2.14.9-2025-05-20-9356e64a (#508)' + - kind: changed + description: 'chore: bump gitops-operator v0.7.11 (#509)' + - kind: changed + description: 'fix: event-reporter invalid redis-ha url (#512)' + - kind: changed + description: 'fix: cache in CI (#511)' + - kind: changed + description: 'fix: update app-proxy to 1.3523.0 - fixed no_changes error (#510)' + - kind: changed + description: 'chore(CR-29092): updated kubectl for installer (#504)' + - kind: changed + description: 'feat: enhance error handling for app-proxy with CORS support in internal router configmap (#485)' + - kind: changed + description: updated app-proxy with security fixes (#506) + - kind: changed + description: fix - remove archiveLogs=true as it breaks workflow execution with no configured artifact storage (#507) + - kind: changed + description: 'feat: limits enforcement in runtime installation (#495)' + - kind: changed + description: 'feat: Use Codefresh provided storage for workflow logs (#428)' + - kind: changed + description: 'chore(app-proxy): add ServiceMonitor configuration for metrics monitoring (#503)' + - kind: changed + description: 'feat: update codefresh-gitops-operator to 0.7.9 - improve task handling efficiency (#487)' + - kind: changed + description: 'feat(app-proxy): update image tags to 1.3514.0 - fix PromotionFlow saving location in shared-config repo (#501)' + - kind: changed + description: 'feat(event-reporter): add pdb and serviceMonitor templates (#494)' + - kind: changed + description: 'chore: bump gitops-operator 0.7.8 (#496)' + - kind: changed + description: 'feat: update app-proxy to 1.3498.0 - improved error messages if they contain cause (#481)' + - kind: changed + description: 'feat: cf-argocd-extras 0.4.0 with health status enrichment to support argo cd 3.0 (#480)' + - kind: changed + description: 'feat: update app-proxy image tags to 1.3497.0 - create default-git-source in new runtimes (#479)' + - kind: changed + description: 'chore: update codefresh-gitops-operator version to 0.7.3 (#476)' + - kind: changed + description: 'feat: add gzip configuration to internal router configmap (CR-24650) (#475)' + - kind: changed + description: Feat/revert cr 28342 usage (#474) + - kind: changed + description: 'feat: cf-argocd-extras v0.3.22 with payloadVersion reported (#472)' + - kind: changed + description: bump codefresh gitops operator version (#470) + - kind: changed + description: 'feat: global constraints (#469)' + - kind: changed + description: 'feat: limits enforcement in runtime installation (#457)' + - kind: changed + description: 'feat: removal of event-reporter from cf argo-cd fork (#466)' + - kind: changed + description: 'fix: update app-proxy image tags to 1.3470.0 - fix file revision validation (#468)' + - kind: changed + description: updated csdp, gitops-operator (#467) + - kind: changed + description: 'feat: add Argo CD version check and validation in pre-install hook (#462)' + - kind: changed + description: updated nginx (#465) + - kind: changed + description: 'feat: security fixes for Argo Rollouts 1.7.2 (#460)' + - kind: changed + description: updated sealed-secrets (#464) + - kind: changed + description: app-proxy 1.3451.0 with app resource tree with annotations & labels in response (#463) + - kind: changed + description: bumped version to 7.8.23-2-cap-v2.14.9-2025-04-23-4de04dd8 (#461) + - kind: changed + description: 'eat: cf-argocd-extras (0.3.17) - events with change revision data (#459)' + - kind: changed + description: 'feat: cf-argocd-extras (0.3.16) - event-reporter with git-source data (#458)' + - kind: changed + description: 'feat: update setup URL in NOTES.txt to use dynamic values (#449)' + - kind: changed + description: 'feat: add gitops-operator-default pulling interval (#456)' + - kind: changed + description: updated debian, cf-cli, kubectl (#454) + - kind: changed + description: 'feat: update argo-cd dependency version to 7.8.23-1-cap-v2.14.9 (#455)' + - kind: changed + description: bump gitops operator version (#451) + - kind: changed + description: 'feat: update app-proxy image tags to 1.3430.2 (#447)' + - kind: changed + description: 'feat: updated app-proxy to 1.3419.1 (#444)' + - kind: changed + description: update README.md + - kind: changed + description: 'feat: rollout-reporter with external argo rollouts (#441)' + - kind: changed + description: 'feat: argo-cd cm custom rollout action ''pause'' ''skip-current-step'' (#443)' + - kind: changed + description: 'feat: sources-server 0.3.15 with rollout rollback query (#442)' + - kind: changed + description: fix gitops operator values (#439) + - kind: changed + description: patch - private registry external-argocd support and values structure fix (#436) + - kind: changed + description: 'fix: argo-events 2.4.7-1-cap-CR-28072 with fix for eventsource restarts (#435)' + - kind: changed + description: 'chore(deps): update codefresh-gitops-operator version to 0.5.2 (#434)' + - kind: changed + description: 'feat: bump app-proxy to 1.3389.0 (#432)' + - kind: changed + description: 'chore: update chart NOTES.txt (#431)' + - kind: changed + description: 'fix: argocd fullname template; feat: add sources-server and event-reporter versions to codefresh-cm ConfigMap (#430)' + - kind: changed + description: 'chore(deps): update codefresh-gitops-operator version to 0.5.1 (#429)' + - kind: changed + description: 'chore(deps): update cf-argocd-extras dependency to 0.3.13 (#427)' + - kind: changed + description: 'feat: implement support for customer-managed ArgoCD instances (#399)' + - kind: changed + description: 'feat: add script to verify Argo CD service labels for auto-detection (#423)' + - kind: changed + description: 'feat(gitops-operator): set LEADER_ELECT based on replicaCount (#419)' + - kind: changed + description: Typo in the parameter name in values file in gitops-runtime chart (#418) + - kind: changed + description: upgraded argo-cd argo-helm to 7.7.14-5-cap-2.13.3-2025.3.5-50344f005 (#412) + - kind: changed + description: 'chore: updated garage(aws-cli) (#416)' + - kind: changed + description: 'chore: updated app-proxy (#414)' + - kind: changed + description: 'chore: updated tunnel-client(frpc) (#415)' + - kind: changed + description: update argo-cd helm chart version to 7.7.14-4-cap-2.13.3-2025.3.3-bddbd99f7 (#410) + - kind: changed + description: 'chore: bump gitops-operator version to 0.3.27 (#409)' + - kind: changed + description: 'chore: source server image 2025.01.27-6069b19 (#407)' + - kind: changed + description: 'feat: upgrade Argo Rollouts to 1.7.2 plus security fixes (#392)' + - kind: changed + description: 'feat: sources server update with get manifest request and app-proxy 1.3307.0 (#382)' + - kind: changed + description: 'chore(argo-workflows): bump argo-workflows to 0.45.2-v3.6.4-cap-CR-27392 (#404)' + - kind: changed + description: updated gitops-operator version to 0.3.26 (#405) + - kind: changed + description: 'Feat(CR-27391): add new option to app-proxy (#403)' + - kind: changed + description: 'chore: updated sealed-secrets-controller (#402)' + - kind: changed + description: Update Chart.yaml (#396) + - kind: changed + description: 'feat: update app-proxy version (gitSourceConfigured status) (#393)' + - kind: changed + description: bump argocd helm to argo-cd-7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858 (#394) + - kind: changed + description: 'feat: update app proxy version (#391)' + - kind: changed + description: 'Fix(job): argument list too long (#383)' + - kind: changed + description: 'feat: bump gitops operator with promotion hooks support (#368)' + - kind: changed + description: 'chore(): updating csdp (#385)' + - kind: changed + description: 'chore: CR-26261 - updated gitops operator to v0.3.22 to support promotion queue (#379)' + - kind: changed + description: 'chore(CR-26970): updated cf-cliv2, kubectl (#375)' + - kind: changed + description: app-proxy bump 1.3228.0 (#376) + - kind: changed + description: 'fix: upgrade argo-cd to upgrade to 7.7.14-1-cap-2.13.3-2025.1.16-39ce1d3d0 (#374)' + - kind: changed + description: updated codefresh-gitops-operator (#370) + - kind: changed + description: 'feat: sources-server (#359)' + - kind: changed + description: 'feat: update to upstream argo-cd 2.13.3 and helm 7.7.14 (#369)' + - kind: changed + description: 'fix: upgrade argo events to fix security vulnerability (#364)' + - kind: changed + description: updated app-proxy to 1.3196.4 - throw original exception in case of NO_CHANGES (#366) + - kind: changed + description: 'fix: security-vulns in codefresh-gitops-operator (#365)' + - kind: changed + description: 'fix: security-vulns in gitops-runtime-installer image' + - kind: changed + description: update argo-cd to 2.12.3-2024.12.23-4a8e092c0-with-dex-and-redis-bump (#362) + - kind: changed + description: update app-proxy to 1.3192.0 (#361) + - kind: changed + description: 'feat: cr 26386 argocd core proto wrong wire type (#357)' + - kind: changed + description: 'chore: update argo-workflows to 0.45.1-v3.6.2-cap-CR-26293 (#355)' + - kind: changed + description: update gitops-opeartor to 0.3.16 - fixed releases getting stuck on suspended during commit flow (#354) + - kind: changed + description: fix placement of isConfigurationRuntime field (#353) + - kind: changed + description: 'fix: add isConfigurationRuntime value to app-proxy cm (#352)' + - kind: changed + description: 'feat: argo-cd with multi-source app info reporting (#339)' + - kind: changed + description: update gitops-opeartor to 0.3.14 and app-proxy to 1.3167.0 - monitor suspended workflows for closed PRs (#350) + - kind: changed + description: update codefresh-gitops-operator to 0.3.13 - fix release retry in case it failed on workflow resume (#349) + - kind: changed + description: 'feat: Add ability to set nodePort on internal-router service (#348)' + - kind: changed + description: CR-25908 add req and lim for ephemeral storage (argo-workflows) (#344) + - kind: changed + description: update codefresh-gitops-operator to 0.3.12 - fail submit-tmpl step if child wf failed (#345) + - kind: changed + description: 'chore: security fixes (#342)' + - kind: changed + description: update codefresh-gitops-operator to 0.3.11 - support non-github promotions (commit only) (#343) + - kind: changed + description: updated codefresh-gitops-operator to 0.3.10 (#340) + - kind: changed + description: argo-cd with repo-server repeated resources fix (#338) + - kind: changed + description: 'fix: remove aws-cli (#336)' + - kind: changed + description: updated frpc with security fixes (#334) + - kind: changed + description: 'fix: don''t use protocol for ARGO_CD_URL in gitops-operator (#332)' + - kind: changed + description: update gitops-operator to 0.3.8 - changed gitlog to take all commits since the last call (#331) + - kind: changed + description: 'fix: bump cap-app-proxy to 1.3146.0 - fix: accessing repo in parallel (#329)' + - kind: changed + description: update gitops-operator to 0.3.8 - support manual-sync applications (#327) + - kind: changed + description: 'feat: bump app-proxy to `1.3142.0` with refresh in-cluster app after any related commit (#325)' + - kind: changed + description: 'chore(cr-25581): updating app proxy, (fixed vulnerabilities in expat, curl, openssl) (#322)' + - kind: changed + description: 'feat: bump app-proxy to `1.3138.0` (#324)' + - kind: changed + description: Update CODEOWNERS + - kind: changed + description: 'fix: use the rootpath from argo-cd config.params values, when injecting ARGO_CD_URL to gitops-operator (#323)' + - kind: changed + description: update cap-app-proxy to `1.3131.0` - improve locking around git operations (#320) + - kind: changed + description: Update CODEOWNERS (#319) + - kind: changed + description: 'chore: update argocd to 2.12.3-2024.10.28-20100fc54 (#318)' + - kind: changed + description: 'feat: app-proxy bump to `1.3127.1` (#316)' + - kind: changed + description: 'chore: update image-enrichment to 1.1.11 (#314)' + - kind: changed + description: update codefresh-gitops-operator to 0.3.6 (#313) + - kind: changed + description: fix:upgrade gitops operator to 0.3.1 to publish error to product release in case failed to create workflow (#312) + - kind: changed + description: inject the correct argo-cd server url into gitops-operator (#311) + - kind: changed + description: 'chore: update argocd to 7.4.7-5-cap-2.12-2024.10.17-36fb3f0d1 (#310)' + - kind: changed + description: 'fix: bump app-proxy to `1.3103.0` - fix failure to calculate diff when destApp is on a different branch from srcApp' + - kind: changed + description: Feat/cr 23204 synced version (#308) + - kind: changed + description: 'feat: Add Product Release Initiator functionality (#306)' + - kind: changed + description: 'chore: update kube-rbac-proxy, sealed-secrets-controller and argo-events nats to latest (#296)' + - kind: changed + description: 'feat: app-proxy with changeRevision fields support (#302)' + - kind: changed + description: 'feat: argo-cd with event-reporter update to report change revisions metadata in app annotations (#301)' + - kind: changed + description: fix:upgrade gitops operator to 0.3.1 to publish error to product release in case failed to create workflow (#299) + - kind: changed + description: 'fix: monorepo controller extra env (#294)' + - kind: changed + description: 'feat: monorepo controller v1 (#293)' + - kind: changed + description: 'chore: add breaking change notice to the README.md (#291)' + - kind: changed + description: bump app-proxy to `1.3059.0` - fix hosted runtime init (#290) dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index bbd24e7b..c81e0e88 100644 --- a/charts/gitops-runtime/README.md +++ b/charts/gitops-runtime/README.md @@ -1,5 +1,5 @@ ## Codefresh gitops runtime -![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.1.72](https://img.shields.io/badge/AppVersion-0.1.72-informational?style=flat-square) +![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![AppVersion: 0.1.72](https://img.shields.io/badge/AppVersion-0.1.72-informational?style=flat-square) ## Table of Content @@ -193,7 +193,7 @@ We have created a helper utility to resolve this issue: The utility is packaged in a container image. Below are instructions on executing the utility using Docker: ``` -docker run -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.0.0 +docker run -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.28.0 ``` `output_dir` - is a local directory where the utility will output files.
`local_registry` - is your local registry where you want to mirror the images to @@ -206,7 +206,7 @@ The utility will output 4 files into the folder: For usage with external ArgoCD run the utility with `EXTERNAL_ARGOCD` environment variable set to `true`. ``` -docker run -e EXTERNAL_ARGOCD=true -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.0.0 +docker run -e EXTERNAL_ARGOCD=true -v :/output quay.io/codefresh/gitops-runtime-private-registry-utils:0.28.0 ``` ## Openshift @@ -779,7 +779,7 @@ global: | redis-ha.redis.config.save | string | `'""'` | Will save the DB if both the given number of seconds and the given number of write operations against the DB occurred. `""` is disabled | | redis-ha.redis.masterGroupName | string | `"gitops-runtime"` | Redis convention for naming the cluster group: must match `^[\\w-\\.]+$` and can be templated | | redis-ha.tolerations | list | `[]` | [Tolerations] for use with node taints for Redis pods. | -| redis-ha.topologySpreadConstraints | object | `{"enabled":false,"maxSkew":"","topologyKey":"","whenUnsatisfiable":""}` | Assign custom [TopologySpreadConstraints] rules to the Redis pods. | +| redis-ha.topologySpreadConstraints | object | `{"enabled":false,"maxSkew":"","topologyKey":"","whenUnsatisfiable":""}` | Assign custom [TopologySpreadConstraints] rules to the Redis pods. # https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/ | | redis-ha.topologySpreadConstraints.enabled | bool | `false` | Enable Redis HA topology spread constraints | | redis-ha.topologySpreadConstraints.maxSkew | string | `""` (defaults to `1`) | Max skew of pods tolerated | | redis-ha.topologySpreadConstraints.topologyKey | string | `""` (defaults to `topology.kubernetes.io/zone`) | Topology key for spread | From 62ab3694c50aabc3a09434bbe759f7c16525488e Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Mon, 16 Feb 2026 14:23:05 +0200 Subject: [PATCH 2/4] update changelog in Chart.yaml for gitops-runtime --- charts/gitops-runtime/Chart.yaml | 724 +------------------------------ 1 file changed, 2 insertions(+), 722 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 93a94f63..91f254c7 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -15,729 +15,9 @@ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- - kind: changed - description: 'fix: update values for security (#1098)' + description: 'chore: updated argo-cd to v3.3.0' - kind: changed - description: 'feat: move runtime-installer images to dhi (#1091)' - - kind: changed - description: 'fix: promote argo-hub platform (#1090)' - - kind: changed - description: 'feat: deleted git-source appears in application dashboard' - - kind: changed - description: 'fix: runtime components logs not working for some of components (#1069)' - - kind: changed - description: 'fix: security vulnerability in qs library CVE-2025-15284 (#1071)' - - kind: changed - description: 'fix(enrichment-images): security vulnerabilities CVE-2025-66030, CVE-2025-15284, CVE-2025-14104, CVE-2025-66382, CVE-2025-13836 and CVE-2025-13837 (#1063)' - - kind: changed - description: 'chore: remove argo-events controller from gitops-runtime helm chart (#1057)' - - kind: changed - description: 'chore: remove argo-rollouts from gitops-runtime helm chart (#1051)' - - kind: changed - description: 'fix: a simple runtime application ends up being out-of-sync' - - kind: changed - description: 'chore: Fix security vulnerabilities for argo-workflows (#1047)' - - kind: changed - description: 'feat: add automated Slack release notifications (#1045)' - - kind: changed - description: 'feat(app-proxy): support for the confirm deletion/pruning feature of ArgoCD (#1046)' - - kind: changed - description: updated kubectl for redis-secret-init job (#1041) - - kind: changed - description: 'feat: bump app proxy (#1044)' - - kind: changed - description: 'feat(event-reporter): added deleted field to app event payload (#1039)' - - kind: changed - description: updated argo-cd to 3.2.3 (#1037) - - kind: changed - description: 'fix(sealed-secrets-controller): security vulnerabilities CVE-2025-47912, CVE-2025-58181, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61727, CVE-2025-61729 (#1035)' - - kind: changed - description: 'fix(cf-argocd-extras): security vulnerability CVE-2025-58181, CVE-2025-13281, CVE-2025-61727, CVE-2025-61729 (#1032)' - - kind: changed - description: 'feat: bump app proxy (#1031)' - - kind: changed - description: 'docs: add release guide documentation (#1030)' - - kind: changed - description: 'Revert "feat: remove product crd (#997)" (#1029)' - - kind: changed - description: 'fix(codefresh-gitops-operator): security vulnerability CVE-2025-66626 (#1024)' - - kind: changed - description: 'fix(codefresh-tunnel-client): security vulnerabilities CVE-2025-9230, CVE-2025-9231, CVE-2025-9232, CVE-2025-46394, CVE-2024-58251 (#1023)' - - kind: changed - description: 'feat: added support for runtime uninstallation' - - kind: changed - description: updated argo-cd to 3.2.2 (#1019) - - kind: changed - description: 'fix: sync codefresh-gitops-operator image from `stable/0.26` branch with `main` branch (#1010)' - - kind: changed - description: 'fix: security fixes for enrichment images (CVE-2025-64756, CVE-2025-65945, CVE-2025-66031, CVE-2025-12816, CVE-2025-8291, CVE-2025-6075, CVE-2025-12084) (#1011)' - - kind: changed - description: 'fix: update app-proxy image tags to latest version to improve git providers support (#1014)' - - kind: changed - description: 'fix: app-proxy fails to create a Workflow instance (#1008)' - - kind: changed - description: '[cf-argocd-extras]feat: new MRC change revisions annotations support (#1005)' - - kind: changed - description: 'feat: remove product crd (#997)' - - kind: changed - description: 'fix: update app-proxy image tags to latest version 1.3982.0 (#999)' - - kind: changed - description: 'chore(CR-32163): updated cli-v2 for fixing CVE-2024-25621 "github.com/containerd (#993)' - - kind: changed - description: added labeler github action (#971) - - kind: changed - description: Feat/revert-app-proxy-and-operator (#980) - - kind: changed - description: 'fix: update namespace handling in cluster resource reporter (#965)' - - kind: changed - description: 'feat: add latest app version to release index data (#961)' - - kind: changed - description: reset main version back to 0.0.0 (#959) - - kind: changed - description: 'chore: bump cap-app-proxy to 1.3953.0 (#958)' - - kind: changed - description: 'chore: Fix security vulnerabilities for argo-workflows (#948)' - - kind: changed - description: '[gitops-operator]fix: improve integration test coverage of setup code (#949)' - - kind: changed - description: '[gitops-operator]fix: remove git commit statuses (#940)' - - kind: changed - description: 'feat: multi-runtime installation (#939)' - - kind: changed - description: 'fix: update cap-app-proxy image tags to 1.3943.0 (#944)' - - kind: changed - description: 'chore: remove checksum_test' - - kind: changed - description: 'feat: remove codefresh-cm from helm unit tests' - - kind: changed - description: 'feat: checksum annotations (#938)' - - kind: changed - description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#937)' - - kind: changed - description: '[cf-argocd-extras]chore: update depencencies (argo-cd 3.2) (#928)' - - kind: changed - description: 'feat: add branch data to pullrequest info (#926)' - - kind: changed - description: 'feat: disable runtime redis by default (#927)' - - kind: changed - description: 'feat: disable Argo Rollouts by default and enable namespace-scoped Argo Workflows (#920)' - - kind: changed - description: 'fix: set transient error on app sync failure (#922)' - - kind: changed - description: 'feat: allow running without redis configured (#919)' - - kind: changed - description: 'fix: retry on notFound before updating resource status (#912)' - - kind: changed - description: 'feat: set fullnameoverride for argocd (#907)' - - kind: changed - description: 'fix: allow "" as prUrl value (#906)' - - kind: changed - description: '[gitops-operator]fix: skip promotion task if terminated before created (#904)' - - kind: changed - description: '[gitops-operator]fix: CR-32246 - adjusted error handling to work with string errors (#903)' - - kind: changed - description: 'feat: external argocd unders .values.global.integrations (#808)' - - kind: changed - description: 'fix(app-proxy): add tini to manage zombie processes (#902)' - - kind: changed - description: 'fix(app-proxy): add timeout to prevent git process accumulation (#901)' - - kind: changed - description: 'chore: bump gitops-operator tag to fd2f89a (#900)' - - kind: changed - description: '[gitops-operator]fix: isMerged is missing in platform (#896)' - - kind: changed - description: 'feat: wait with termination until failed or completed (#892)' - - kind: changed - description: '[gitops-operator]fix: ensure releases are created if trigger commit causes sync failure (#890)' - - kind: changed - description: 'feat: support promotion with pull request (#880)' - - kind: changed - description: 'feat(gitops-operator): add debug flag (#883)' - - kind: changed - description: 'feat: add automated release index generator and GitHub Pages deployment (#879)' - - kind: changed - description: 'build: add telemetry configs (#848)' - - kind: changed - description: 'app-proxy: 1.3883.0 with application logs supported in non-controller namespace (#878)' - - kind: changed - description: 'feat: update promotion task crd (#872)' - - kind: changed - description: 'feat: switched to OSS Argo CD and Argo Helm, removed Argo CD CF specific values from va… (#823)' - - kind: changed - description: bump app proxy (#855) - - kind: changed - description: '[gitops-operator]chore: add pending status and initialise immediate after creation (#863)' - - kind: changed - description: 'fix: runtime: fix no-changes commit sha and pr url in crd (#854)' - - kind: changed - description: 'chore: update codeowners for gitops operator crds (#846)' - - kind: changed - description: upd gitops-operator (#860) - - kind: changed - description: upd cli-v2 , debian for installer (#849) - - kind: changed - description: 'fix: re-enabled argo-events (#843)' - - kind: changed - description: 'chore: extras d4fefcb with improved traces and fix for argo-cd server root path (#845)' - - kind: changed - description: 'chore: apply all operator crd changes and update operator tag (#833)' - - kind: changed - description: 'fix: app proxy isNamespaced returns nil in template failing the install on lower kubernetes versions (#820)' - - kind: changed - description: 'chore[cf-argocd-extras]: bumps cf-argocd-extras to version e746a97 (#819)' - - kind: changed - description: 'fix: update app-proxy image tags to 1.3820.0 (#804)' - - kind: changed - description: 'fix: update app-proxy image tags to 1.3819.0 (#802)' - - kind: changed - description: 'feat: runtime helm: add timestamps to failure and warnings (#796)' - - kind: changed - description: bump app proxy version (#795) - - kind: changed - description: 'fix: improve error handling (#791)' - - kind: changed - description: 'feat: remove sources server (#789)' - - kind: changed - description: 'fix: align reconciler requeue and error handling logic, add failure and warning error properties (#780)' - - kind: changed - description: update READE.md (#792) - - kind: changed - description: 'fix: app-proxy cors (#790)' - - kind: changed - description: 'feat: add separate redis for event-reporters/argo-gateway and app-proxy (#751)' - - kind: changed - description: 'fix: security vulnerabilities in enrichment images (#788)' - - kind: changed - description: 'refactor(cf-argocd-extras): replace with argo-api-gateway, runtime and cluster event-reporters (#744)' - - kind: changed - description: 'feat: get commit author avatar url on getPromotionValues step (#778)' - - kind: changed - description: 'fix: promotion values can''t be empty (#772)' - - kind: changed - description: 'feat: add runWorkflow step handler (#785)' - - kind: changed - description: 'chore: move argo-cd auth values to global.integrations.argo-cd.server.auth (#768)' - - kind: changed - description: added runtime label to codefresh-cm (#763) - - kind: changed - description: bumps argo-cd helm chart for redis 8.2.1 upgrade (#765) - - kind: changed - description: bump app proxy version (#760) - - kind: changed - description: 'feat: add error messages for appStatus (#745)' - - kind: changed - description: '[gitops-operator]fix: promotions using pull requests do not resume after the pr has been merged (to main) (#752)' - - kind: changed - description: '[cf-argocd-extras]chore: add tests (#741)' - - kind: changed - description: update enrichment images tag (#746) - - kind: changed - description: 'feat: add promoteAppWithCommitHandler implementation [gitops-operator] (#738)' - - kind: changed - description: 'chore: disable component tests (#740)' - - kind: changed - description: 'chore: update cap-app-proxy image tags to 1.3772.0 (#737)' - - kind: changed - description: 'chore: security fixes for argo rollouts v1.7.2 (#730)' - - kind: changed - description: 'feat: add GetPromotionValuesHandler and VerifyAppHandler implementations (#736)' - - kind: changed - description: '[gitops-operator]fix: security vulnerability (#734)' - - kind: changed - description: 'feat: Add PromotionTaskReconciler (#677)' - - kind: changed - description: 'fix: service account for cleanup runtime resources (#726)' - - kind: changed - description: '[cf-argocd-extras]chore(CR-30961): security fix (#725)' - - kind: changed - description: updated sealed-secrets-controller (#723) - - kind: changed - description: 'chore: Fix security vulnerabilities for argo-workflows and argo-events (#716)' - - kind: changed - description: 'feat: update cap-app-proxy image tags to 1.3750.0' - - kind: changed - description: 'feat: bump evernt-reporter to 88898aa (#676)' - - kind: changed - description: 'feat: conditional registration of the rgs controller (#709)' - - kind: changed - description: 'feat: added sec advisory GHSA-786q-9hcg-v9ff bumped argocd to 8.0.6-9-cap-v… (#703)' - - kind: changed - description: updated cap-app-proxy with security fixes (#702) - - kind: changed - description: 'installer: updated cli-v2, kubectl (#697)' - - kind: changed - description: updated frpc (#693) - - kind: changed - description: update cli-v2 in installer - fix token validation code (#694) - - kind: changed - description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3727.0 (#691)' - - kind: changed - description: updated prometheus-nats-exporter, nats-server-config-reloader for jetstream (#687) - - kind: changed - description: 'feat(conponent-tests): add release branches to pipeline trigger (#684)' - - kind: changed - description: updated nginx (#662) - - kind: changed - description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3718.0 (#678)' - - kind: changed - description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3709.0 - simplify user cache (#673)' - - kind: changed - description: 'chore: update README.md with HA example' - - kind: changed - description: 'chore: update values-ha example' - - kind: changed - description: bumped argocd to 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9 (#664) - - kind: changed - description: bumped app-proxy to 1.3707.0 closed ha gaps (#667) - - kind: changed - description: 'fix: remove checksum tests as they fail when chart version changes (#670)' - - kind: changed - description: updated codefresh-gitops-operator (#666) - - kind: changed - description: updated cli-v2, kubectl in runtime-installer (#661) - - kind: changed - description: using bitnamilegacy instead of bitnami (#653) - - kind: changed - description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 (#659)' - - kind: changed - description: 'test: update platform mock(me) (#656)' - - kind: changed - description: 'fix: support failing release if app sync fails (#645)' - - kind: changed - description: 'chore(CR-30232): updated oauth2, golang.org/x/net, github.com/cloudflare (#639)' - - kind: changed - description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3701.0 (#654)' - - kind: changed - description: updated cspd enrichers (#652) - - kind: changed - description: 'fix: update leader elector image tag to remove version prefix ''v'' (#651)' - - kind: changed - description: 'feat: solve out-of-sync crds in Argo CD v3 (#630)' - - kind: changed - description: 'feat: add leader election support to agent and remove from handler (#647)' - - kind: changed - description: 'chore: update cap-app-proxy image tags to 1.3694.0 - use proxy env vars in git operations (#646)' - - kind: changed - description: quote proxy env vars (#644) - - kind: changed - description: 'fix: update workflow submission logic and improve error handling (#625)' - - kind: changed - description: 'chore: update cap-app-proxy image tags to 1.3688.0 - fix eventBusName when using jetstream (#636)' - - kind: changed - description: 'fix: argo helm bump redis version (#631)' - - kind: changed - description: 'feat(app-proxy): add leader election (#621)' - - kind: changed - description: 'chore: update cap-app-proxy image tags to 1.3680.0 - fix: return the pushed commit sha (#6560) (#628)' - - kind: changed - description: 'chore: Gitops Operator to v0.8.11 to fix 4 issues (#624)' - - kind: changed - description: 'fix: GITOPS_OPERATOR_VERSION should be based upon its own tag, and not the chart appVersion (#626)' - - kind: changed - description: 'fix: event-reporter should handle applications from a specific argo-cd instance (#618)' - - kind: changed - description: '[cf-argocd-extras]fix: dependencies not returned correctly (#616)' - - kind: changed - description: 'chore: update README.md' - - kind: changed - description: 'feat: add gitops-operator and argocd-extras templates (#591)' - - kind: changed - description: 'feat: updated argo cd to 8.0.6-5-cap-v3.0.2-2025-07-21-ac26d0e2 with helm and go-git bump (#599)' - - kind: changed - description: remove submodules - - kind: changed - description: 'fix: add retries to argo-event Sensors (#593)' - - kind: changed - description: bump gitops operator to v0.8.6 (#595) - - kind: changed - description: 'chore: update app-proxy image tags to 1.3651.0 (#590)' - - kind: changed - description: 'feat: jetstream eventbus (#589)' - - kind: changed - description: 'chore: update app-proxy image tags to 1.3642.0 (#585)' - - kind: changed - description: 'chore: bump app proxy to revert cf-git-provider that had error handling issue (#587)' - - kind: changed - description: bump gitops operator chart version to 0.8.5 (#586) - - kind: changed - description: 'chore: update codefresh-gitops-operator version to 0.8.4 - stop attempting to resume a non-running workflow (#584)' - - kind: changed - description: 'chore: bump gitops operator to revert relative path (#579)' - - kind: changed - description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#576)' - - kind: changed - description: added global proxy variables (#573) - - kind: changed - description: 'fix(Readme): set correct minimal helm version (#569)' - - kind: changed - description: 'fix: update gitops operator subchart to 0.8.0 (#575)' - - kind: changed - description: bump gitops-operator and app-proxy to support relative files promotions (#574) - - kind: changed - description: bump operator subchart to 0.7.26 (#572) - - kind: changed - description: 'chore: removed unused env var in app-proxy (#565)' - - kind: changed - description: 'chore: update app-proxy image tags to 1.3633.0 to reduce github rate limit (#570)' - - kind: changed - description: 'chore: bump codefresh-gitops-operator version to 0.7.25 (#571)' - - kind: changed - description: 'test: add component test (#567)' - - kind: changed - description: 'chore(CR-29827): upd cli-v2 for installer (#568)' - - kind: changed - description: 'chore: app-proxy 1.3628.0 with applicationLogs query filter / follow options (#566)' - - kind: changed - description: 'fix: bump cf-argocd-extras to 0.5.7 (#561)' - - kind: changed - description: 'chore: app-proxy 1.3624.0 with runResourceAction adoption for 3.1+ argocd (#564)' - - kind: changed - description: updated argo cd helm chart to argo-cd-8.0.6-4-cap-v3.0.2-2025-07-06-e9fc72a9 (#563) - - kind: changed - description: 'feat: security fixes for Argo Rollouts 1.7.2 (#562)' - - kind: changed - description: 'fix: validate-values script (#560)' - - kind: changed - description: bump gitops operator to v0.7.24 (#559) - - kind: changed - description: 'chore: update image enrichment images to 1.1.14 (#558)' - - kind: changed - description: 'chore: bump codefresh-gitops-operator version to 0.7.22 (#556)' - - kind: changed - description: 'chore: update app-proxy image tags to 1.3600.0 - fix check for pull-merge (#557)' - - kind: changed - description: Feat/add GitHub api metrics and update ubuntu base image (#553) - - kind: changed - description: 'chore(CR-29160): security upd nats exporter (#543)' - - kind: changed - description: 'chore: bump codefresh-gitops-operator version to 0.7.20 (#551)' - - kind: changed - description: 'fix: Argo-workflows artifact and log storage (#547)' - - kind: changed - description: 'chore: bump codefresh-gitops-operator version to 0.7.19 (#550)' - - kind: changed - description: 'chore: bump app-proxy image tags to 1.3591.0 - fix memory consumption and duration issues during git operations (#549)' - - kind: changed - description: 'feat: argo-cd 8.0.6-0-cap-v3.0.2-2025-05-20-6e4ca196 (#505)' - - kind: changed - description: 'chore: bump gitops operator to v0.7.18 (#540)' - - kind: changed - description: 'feat(app-proxy: 1.3584.0): sources-server integration for getting git manifest during ''validate'' query execution to support v2 events (#545)' - - kind: changed - description: 'chore: upgrade argo-events to fix multiple security vulnerabilities (#541)' - - kind: changed - description: 'fix: bump gitops operator chart to fix promotion retries (#537)' - - kind: changed - description: bumped gitops-operator and app-proxy version to make github enterprise promotions work (#535) - - kind: changed - description: 'feat: app-proxy with apply integration fix (#534)' - - kind: changed - description: Revert event reporter changes (#533) - - kind: changed - description: bumped argocd chart to 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e (#531) - - kind: changed - description: bump gitops operator version to 0.7.12 (#528) - - kind: changed - description: 'feat: app-proxy 1.3546.0 with git source creation/deletion improvements in event-reporting (#524)' - - kind: changed - description: 'feat: update argo workflow to 0.45.15-v3.6.7-cap-CR-28355 (#517)' - - kind: changed - description: bumped Argo CD to 7.8.23-7-cap-v2.14.9-2025-05-29-397c4f0d (#521) - - kind: changed - description: 'feat: add support for custom TLS certificates from the platform (#519)' - - kind: changed - description: update README.md - - kind: changed - description: 'fix: git-source detection endless recursion (#520)' - - kind: changed - description: 'fest: upgraded argo-cd to 7.8.23-6-cap-v2.14.9-2025-05-20-9356e64a (#513)' - - kind: changed - description: 'feat: app-proxy 1.3534.0 with fixed OAuth2 for github (#516)' - - kind: changed - description: 'fix: update ConfigMap name in Argo CD root path retrieval script (#514)' - - kind: changed - description: 'fix(event-reporter): service labels (#515)' - - kind: changed - description: 'chore: remove deprecated event reporter templates for rollout and wor… (#490)' - - kind: changed - description: 'feat: updated argo cd helm to 7.8.23-5-cap-v2.14.9-2025-05-20-9356e64a (#508)' - - kind: changed - description: 'chore: bump gitops-operator v0.7.11 (#509)' - - kind: changed - description: 'fix: event-reporter invalid redis-ha url (#512)' - - kind: changed - description: 'fix: cache in CI (#511)' - - kind: changed - description: 'fix: update app-proxy to 1.3523.0 - fixed no_changes error (#510)' - - kind: changed - description: 'chore(CR-29092): updated kubectl for installer (#504)' - - kind: changed - description: 'feat: enhance error handling for app-proxy with CORS support in internal router configmap (#485)' - - kind: changed - description: updated app-proxy with security fixes (#506) - - kind: changed - description: fix - remove archiveLogs=true as it breaks workflow execution with no configured artifact storage (#507) - - kind: changed - description: 'feat: limits enforcement in runtime installation (#495)' - - kind: changed - description: 'feat: Use Codefresh provided storage for workflow logs (#428)' - - kind: changed - description: 'chore(app-proxy): add ServiceMonitor configuration for metrics monitoring (#503)' - - kind: changed - description: 'feat: update codefresh-gitops-operator to 0.7.9 - improve task handling efficiency (#487)' - - kind: changed - description: 'feat(app-proxy): update image tags to 1.3514.0 - fix PromotionFlow saving location in shared-config repo (#501)' - - kind: changed - description: 'feat(event-reporter): add pdb and serviceMonitor templates (#494)' - - kind: changed - description: 'chore: bump gitops-operator 0.7.8 (#496)' - - kind: changed - description: 'feat: update app-proxy to 1.3498.0 - improved error messages if they contain cause (#481)' - - kind: changed - description: 'feat: cf-argocd-extras 0.4.0 with health status enrichment to support argo cd 3.0 (#480)' - - kind: changed - description: 'feat: update app-proxy image tags to 1.3497.0 - create default-git-source in new runtimes (#479)' - - kind: changed - description: 'chore: update codefresh-gitops-operator version to 0.7.3 (#476)' - - kind: changed - description: 'feat: add gzip configuration to internal router configmap (CR-24650) (#475)' - - kind: changed - description: Feat/revert cr 28342 usage (#474) - - kind: changed - description: 'feat: cf-argocd-extras v0.3.22 with payloadVersion reported (#472)' - - kind: changed - description: bump codefresh gitops operator version (#470) - - kind: changed - description: 'feat: global constraints (#469)' - - kind: changed - description: 'feat: limits enforcement in runtime installation (#457)' - - kind: changed - description: 'feat: removal of event-reporter from cf argo-cd fork (#466)' - - kind: changed - description: 'fix: update app-proxy image tags to 1.3470.0 - fix file revision validation (#468)' - - kind: changed - description: updated csdp, gitops-operator (#467) - - kind: changed - description: 'feat: add Argo CD version check and validation in pre-install hook (#462)' - - kind: changed - description: updated nginx (#465) - - kind: changed - description: 'feat: security fixes for Argo Rollouts 1.7.2 (#460)' - - kind: changed - description: updated sealed-secrets (#464) - - kind: changed - description: app-proxy 1.3451.0 with app resource tree with annotations & labels in response (#463) - - kind: changed - description: bumped version to 7.8.23-2-cap-v2.14.9-2025-04-23-4de04dd8 (#461) - - kind: changed - description: 'eat: cf-argocd-extras (0.3.17) - events with change revision data (#459)' - - kind: changed - description: 'feat: cf-argocd-extras (0.3.16) - event-reporter with git-source data (#458)' - - kind: changed - description: 'feat: update setup URL in NOTES.txt to use dynamic values (#449)' - - kind: changed - description: 'feat: add gitops-operator-default pulling interval (#456)' - - kind: changed - description: updated debian, cf-cli, kubectl (#454) - - kind: changed - description: 'feat: update argo-cd dependency version to 7.8.23-1-cap-v2.14.9 (#455)' - - kind: changed - description: bump gitops operator version (#451) - - kind: changed - description: 'feat: update app-proxy image tags to 1.3430.2 (#447)' - - kind: changed - description: 'feat: updated app-proxy to 1.3419.1 (#444)' - - kind: changed - description: update README.md - - kind: changed - description: 'feat: rollout-reporter with external argo rollouts (#441)' - - kind: changed - description: 'feat: argo-cd cm custom rollout action ''pause'' ''skip-current-step'' (#443)' - - kind: changed - description: 'feat: sources-server 0.3.15 with rollout rollback query (#442)' - - kind: changed - description: fix gitops operator values (#439) - - kind: changed - description: patch - private registry external-argocd support and values structure fix (#436) - - kind: changed - description: 'fix: argo-events 2.4.7-1-cap-CR-28072 with fix for eventsource restarts (#435)' - - kind: changed - description: 'chore(deps): update codefresh-gitops-operator version to 0.5.2 (#434)' - - kind: changed - description: 'feat: bump app-proxy to 1.3389.0 (#432)' - - kind: changed - description: 'chore: update chart NOTES.txt (#431)' - - kind: changed - description: 'fix: argocd fullname template; feat: add sources-server and event-reporter versions to codefresh-cm ConfigMap (#430)' - - kind: changed - description: 'chore(deps): update codefresh-gitops-operator version to 0.5.1 (#429)' - - kind: changed - description: 'chore(deps): update cf-argocd-extras dependency to 0.3.13 (#427)' - - kind: changed - description: 'feat: implement support for customer-managed ArgoCD instances (#399)' - - kind: changed - description: 'feat: add script to verify Argo CD service labels for auto-detection (#423)' - - kind: changed - description: 'feat(gitops-operator): set LEADER_ELECT based on replicaCount (#419)' - - kind: changed - description: Typo in the parameter name in values file in gitops-runtime chart (#418) - - kind: changed - description: upgraded argo-cd argo-helm to 7.7.14-5-cap-2.13.3-2025.3.5-50344f005 (#412) - - kind: changed - description: 'chore: updated garage(aws-cli) (#416)' - - kind: changed - description: 'chore: updated app-proxy (#414)' - - kind: changed - description: 'chore: updated tunnel-client(frpc) (#415)' - - kind: changed - description: update argo-cd helm chart version to 7.7.14-4-cap-2.13.3-2025.3.3-bddbd99f7 (#410) - - kind: changed - description: 'chore: bump gitops-operator version to 0.3.27 (#409)' - - kind: changed - description: 'chore: source server image 2025.01.27-6069b19 (#407)' - - kind: changed - description: 'feat: upgrade Argo Rollouts to 1.7.2 plus security fixes (#392)' - - kind: changed - description: 'feat: sources server update with get manifest request and app-proxy 1.3307.0 (#382)' - - kind: changed - description: 'chore(argo-workflows): bump argo-workflows to 0.45.2-v3.6.4-cap-CR-27392 (#404)' - - kind: changed - description: updated gitops-operator version to 0.3.26 (#405) - - kind: changed - description: 'Feat(CR-27391): add new option to app-proxy (#403)' - - kind: changed - description: 'chore: updated sealed-secrets-controller (#402)' - - kind: changed - description: Update Chart.yaml (#396) - - kind: changed - description: 'feat: update app-proxy version (gitSourceConfigured status) (#393)' - - kind: changed - description: bump argocd helm to argo-cd-7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858 (#394) - - kind: changed - description: 'feat: update app proxy version (#391)' - - kind: changed - description: 'Fix(job): argument list too long (#383)' - - kind: changed - description: 'feat: bump gitops operator with promotion hooks support (#368)' - - kind: changed - description: 'chore(): updating csdp (#385)' - - kind: changed - description: 'chore: CR-26261 - updated gitops operator to v0.3.22 to support promotion queue (#379)' - - kind: changed - description: 'chore(CR-26970): updated cf-cliv2, kubectl (#375)' - - kind: changed - description: app-proxy bump 1.3228.0 (#376) - - kind: changed - description: 'fix: upgrade argo-cd to upgrade to 7.7.14-1-cap-2.13.3-2025.1.16-39ce1d3d0 (#374)' - - kind: changed - description: updated codefresh-gitops-operator (#370) - - kind: changed - description: 'feat: sources-server (#359)' - - kind: changed - description: 'feat: update to upstream argo-cd 2.13.3 and helm 7.7.14 (#369)' - - kind: changed - description: 'fix: upgrade argo events to fix security vulnerability (#364)' - - kind: changed - description: updated app-proxy to 1.3196.4 - throw original exception in case of NO_CHANGES (#366) - - kind: changed - description: 'fix: security-vulns in codefresh-gitops-operator (#365)' - - kind: changed - description: 'fix: security-vulns in gitops-runtime-installer image' - - kind: changed - description: update argo-cd to 2.12.3-2024.12.23-4a8e092c0-with-dex-and-redis-bump (#362) - - kind: changed - description: update app-proxy to 1.3192.0 (#361) - - kind: changed - description: 'feat: cr 26386 argocd core proto wrong wire type (#357)' - - kind: changed - description: 'chore: update argo-workflows to 0.45.1-v3.6.2-cap-CR-26293 (#355)' - - kind: changed - description: update gitops-opeartor to 0.3.16 - fixed releases getting stuck on suspended during commit flow (#354) - - kind: changed - description: fix placement of isConfigurationRuntime field (#353) - - kind: changed - description: 'fix: add isConfigurationRuntime value to app-proxy cm (#352)' - - kind: changed - description: 'feat: argo-cd with multi-source app info reporting (#339)' - - kind: changed - description: update gitops-opeartor to 0.3.14 and app-proxy to 1.3167.0 - monitor suspended workflows for closed PRs (#350) - - kind: changed - description: update codefresh-gitops-operator to 0.3.13 - fix release retry in case it failed on workflow resume (#349) - - kind: changed - description: 'feat: Add ability to set nodePort on internal-router service (#348)' - - kind: changed - description: CR-25908 add req and lim for ephemeral storage (argo-workflows) (#344) - - kind: changed - description: update codefresh-gitops-operator to 0.3.12 - fail submit-tmpl step if child wf failed (#345) - - kind: changed - description: 'chore: security fixes (#342)' - - kind: changed - description: update codefresh-gitops-operator to 0.3.11 - support non-github promotions (commit only) (#343) - - kind: changed - description: updated codefresh-gitops-operator to 0.3.10 (#340) - - kind: changed - description: argo-cd with repo-server repeated resources fix (#338) - - kind: changed - description: 'fix: remove aws-cli (#336)' - - kind: changed - description: updated frpc with security fixes (#334) - - kind: changed - description: 'fix: don''t use protocol for ARGO_CD_URL in gitops-operator (#332)' - - kind: changed - description: update gitops-operator to 0.3.8 - changed gitlog to take all commits since the last call (#331) - - kind: changed - description: 'fix: bump cap-app-proxy to 1.3146.0 - fix: accessing repo in parallel (#329)' - - kind: changed - description: update gitops-operator to 0.3.8 - support manual-sync applications (#327) - - kind: changed - description: 'feat: bump app-proxy to `1.3142.0` with refresh in-cluster app after any related commit (#325)' - - kind: changed - description: 'chore(cr-25581): updating app proxy, (fixed vulnerabilities in expat, curl, openssl) (#322)' - - kind: changed - description: 'feat: bump app-proxy to `1.3138.0` (#324)' - - kind: changed - description: Update CODEOWNERS - - kind: changed - description: 'fix: use the rootpath from argo-cd config.params values, when injecting ARGO_CD_URL to gitops-operator (#323)' - - kind: changed - description: update cap-app-proxy to `1.3131.0` - improve locking around git operations (#320) - - kind: changed - description: Update CODEOWNERS (#319) - - kind: changed - description: 'chore: update argocd to 2.12.3-2024.10.28-20100fc54 (#318)' - - kind: changed - description: 'feat: app-proxy bump to `1.3127.1` (#316)' - - kind: changed - description: 'chore: update image-enrichment to 1.1.11 (#314)' - - kind: changed - description: update codefresh-gitops-operator to 0.3.6 (#313) - - kind: changed - description: fix:upgrade gitops operator to 0.3.1 to publish error to product release in case failed to create workflow (#312) - - kind: changed - description: inject the correct argo-cd server url into gitops-operator (#311) - - kind: changed - description: 'chore: update argocd to 7.4.7-5-cap-2.12-2024.10.17-36fb3f0d1 (#310)' - - kind: changed - description: 'fix: bump app-proxy to `1.3103.0` - fix failure to calculate diff when destApp is on a different branch from srcApp' - - kind: changed - description: Feat/cr 23204 synced version (#308) - - kind: changed - description: 'feat: Add Product Release Initiator functionality (#306)' - - kind: changed - description: 'chore: update kube-rbac-proxy, sealed-secrets-controller and argo-events nats to latest (#296)' - - kind: changed - description: 'feat: app-proxy with changeRevision fields support (#302)' - - kind: changed - description: 'feat: argo-cd with event-reporter update to report change revisions metadata in app annotations (#301)' - - kind: changed - description: fix:upgrade gitops operator to 0.3.1 to publish error to product release in case failed to create workflow (#299) - - kind: changed - description: 'fix: monorepo controller extra env (#294)' - - kind: changed - description: 'feat: monorepo controller v1 (#293)' - - kind: changed - description: 'chore: add breaking change notice to the README.md (#291)' - - kind: changed - description: bump app-proxy to `1.3059.0` - fix hosted runtime init (#290) + description: 'feat: move runtime-installer images to dhi' dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm From f194de0c484d859a797d8c039c080ccbcb7365ed Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 16 Feb 2026 19:31:27 +0000 Subject: [PATCH 3/4] Update Chart.yaml and changelog for 0.28.0 release --- charts/gitops-runtime/Chart.yaml | 726 ++++++++++++++++++++++++++++++- 1 file changed, 724 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 91f254c7..03e12ba3 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -15,9 +15,731 @@ annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- - kind: changed - description: 'chore: updated argo-cd to v3.3.0' + description: 'fix(app-proxy-init): migrate to DHI base image; bump gitops-operator (#1103)' - kind: changed - description: 'feat: move runtime-installer images to dhi' + description: 'fix: update values for security (#1098)' + - kind: changed + description: 'feat: move runtime-installer images to dhi (#1091)' + - kind: changed + description: 'fix: promote argo-hub platform (#1090)' + - kind: changed + description: 'feat: deleted git-source appears in application dashboard' + - kind: changed + description: 'fix: runtime components logs not working for some of components (#1069)' + - kind: changed + description: 'fix: security vulnerability in qs library CVE-2025-15284 (#1071)' + - kind: changed + description: 'fix(enrichment-images): security vulnerabilities CVE-2025-66030, CVE-2025-15284, CVE-2025-14104, CVE-2025-66382, CVE-2025-13836 and CVE-2025-13837 (#1063)' + - kind: changed + description: 'chore: remove argo-events controller from gitops-runtime helm chart (#1057)' + - kind: changed + description: 'chore: remove argo-rollouts from gitops-runtime helm chart (#1051)' + - kind: changed + description: 'fix: a simple runtime application ends up being out-of-sync' + - kind: changed + description: 'chore: Fix security vulnerabilities for argo-workflows (#1047)' + - kind: changed + description: 'feat: add automated Slack release notifications (#1045)' + - kind: changed + description: 'feat(app-proxy): support for the confirm deletion/pruning feature of ArgoCD (#1046)' + - kind: changed + description: updated kubectl for redis-secret-init job (#1041) + - kind: changed + description: 'feat: bump app proxy (#1044)' + - kind: changed + description: 'feat(event-reporter): added deleted field to app event payload (#1039)' + - kind: changed + description: updated argo-cd to 3.2.3 (#1037) + - kind: changed + description: 'fix(sealed-secrets-controller): security vulnerabilities CVE-2025-47912, CVE-2025-58181, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61727, CVE-2025-61729 (#1035)' + - kind: changed + description: 'fix(cf-argocd-extras): security vulnerability CVE-2025-58181, CVE-2025-13281, CVE-2025-61727, CVE-2025-61729 (#1032)' + - kind: changed + description: 'feat: bump app proxy (#1031)' + - kind: changed + description: 'docs: add release guide documentation (#1030)' + - kind: changed + description: 'Revert "feat: remove product crd (#997)" (#1029)' + - kind: changed + description: 'fix(codefresh-gitops-operator): security vulnerability CVE-2025-66626 (#1024)' + - kind: changed + description: 'fix(codefresh-tunnel-client): security vulnerabilities CVE-2025-9230, CVE-2025-9231, CVE-2025-9232, CVE-2025-46394, CVE-2024-58251 (#1023)' + - kind: changed + description: 'feat: added support for runtime uninstallation' + - kind: changed + description: updated argo-cd to 3.2.2 (#1019) + - kind: changed + description: 'fix: sync codefresh-gitops-operator image from `stable/0.26` branch with `main` branch (#1010)' + - kind: changed + description: 'fix: security fixes for enrichment images (CVE-2025-64756, CVE-2025-65945, CVE-2025-66031, CVE-2025-12816, CVE-2025-8291, CVE-2025-6075, CVE-2025-12084) (#1011)' + - kind: changed + description: 'fix: update app-proxy image tags to latest version to improve git providers support (#1014)' + - kind: changed + description: 'fix: app-proxy fails to create a Workflow instance (#1008)' + - kind: changed + description: '[cf-argocd-extras]feat: new MRC change revisions annotations support (#1005)' + - kind: changed + description: 'feat: remove product crd (#997)' + - kind: changed + description: 'fix: update app-proxy image tags to latest version 1.3982.0 (#999)' + - kind: changed + description: 'chore(CR-32163): updated cli-v2 for fixing CVE-2024-25621 "github.com/containerd (#993)' + - kind: changed + description: added labeler github action (#971) + - kind: changed + description: Feat/revert-app-proxy-and-operator (#980) + - kind: changed + description: 'fix: update namespace handling in cluster resource reporter (#965)' + - kind: changed + description: 'feat: add latest app version to release index data (#961)' + - kind: changed + description: reset main version back to 0.0.0 (#959) + - kind: changed + description: 'chore: bump cap-app-proxy to 1.3953.0 (#958)' + - kind: changed + description: 'chore: Fix security vulnerabilities for argo-workflows (#948)' + - kind: changed + description: '[gitops-operator]fix: improve integration test coverage of setup code (#949)' + - kind: changed + description: '[gitops-operator]fix: remove git commit statuses (#940)' + - kind: changed + description: 'feat: multi-runtime installation (#939)' + - kind: changed + description: 'fix: update cap-app-proxy image tags to 1.3943.0 (#944)' + - kind: changed + description: 'chore: remove checksum_test' + - kind: changed + description: 'feat: remove codefresh-cm from helm unit tests' + - kind: changed + description: 'feat: checksum annotations (#938)' + - kind: changed + description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#937)' + - kind: changed + description: '[cf-argocd-extras]chore: update depencencies (argo-cd 3.2) (#928)' + - kind: changed + description: 'feat: add branch data to pullrequest info (#926)' + - kind: changed + description: 'feat: disable runtime redis by default (#927)' + - kind: changed + description: 'feat: disable Argo Rollouts by default and enable namespace-scoped Argo Workflows (#920)' + - kind: changed + description: 'fix: set transient error on app sync failure (#922)' + - kind: changed + description: 'feat: allow running without redis configured (#919)' + - kind: changed + description: 'fix: retry on notFound before updating resource status (#912)' + - kind: changed + description: 'feat: set fullnameoverride for argocd (#907)' + - kind: changed + description: 'fix: allow "" as prUrl value (#906)' + - kind: changed + description: '[gitops-operator]fix: skip promotion task if terminated before created (#904)' + - kind: changed + description: '[gitops-operator]fix: CR-32246 - adjusted error handling to work with string errors (#903)' + - kind: changed + description: 'feat: external argocd unders .values.global.integrations (#808)' + - kind: changed + description: 'fix(app-proxy): add tini to manage zombie processes (#902)' + - kind: changed + description: 'fix(app-proxy): add timeout to prevent git process accumulation (#901)' + - kind: changed + description: 'chore: bump gitops-operator tag to fd2f89a (#900)' + - kind: changed + description: '[gitops-operator]fix: isMerged is missing in platform (#896)' + - kind: changed + description: 'feat: wait with termination until failed or completed (#892)' + - kind: changed + description: '[gitops-operator]fix: ensure releases are created if trigger commit causes sync failure (#890)' + - kind: changed + description: 'feat: support promotion with pull request (#880)' + - kind: changed + description: 'feat(gitops-operator): add debug flag (#883)' + - kind: changed + description: 'feat: add automated release index generator and GitHub Pages deployment (#879)' + - kind: changed + description: 'build: add telemetry configs (#848)' + - kind: changed + description: 'app-proxy: 1.3883.0 with application logs supported in non-controller namespace (#878)' + - kind: changed + description: 'feat: update promotion task crd (#872)' + - kind: changed + description: 'feat: switched to OSS Argo CD and Argo Helm, removed Argo CD CF specific values from va… (#823)' + - kind: changed + description: bump app proxy (#855) + - kind: changed + description: '[gitops-operator]chore: add pending status and initialise immediate after creation (#863)' + - kind: changed + description: 'fix: runtime: fix no-changes commit sha and pr url in crd (#854)' + - kind: changed + description: 'chore: update codeowners for gitops operator crds (#846)' + - kind: changed + description: upd gitops-operator (#860) + - kind: changed + description: upd cli-v2 , debian for installer (#849) + - kind: changed + description: 'fix: re-enabled argo-events (#843)' + - kind: changed + description: 'chore: extras d4fefcb with improved traces and fix for argo-cd server root path (#845)' + - kind: changed + description: 'chore: apply all operator crd changes and update operator tag (#833)' + - kind: changed + description: 'fix: app proxy isNamespaced returns nil in template failing the install on lower kubernetes versions (#820)' + - kind: changed + description: 'chore[cf-argocd-extras]: bumps cf-argocd-extras to version e746a97 (#819)' + - kind: changed + description: 'fix: update app-proxy image tags to 1.3820.0 (#804)' + - kind: changed + description: 'fix: update app-proxy image tags to 1.3819.0 (#802)' + - kind: changed + description: 'feat: runtime helm: add timestamps to failure and warnings (#796)' + - kind: changed + description: bump app proxy version (#795) + - kind: changed + description: 'fix: improve error handling (#791)' + - kind: changed + description: 'feat: remove sources server (#789)' + - kind: changed + description: 'fix: align reconciler requeue and error handling logic, add failure and warning error properties (#780)' + - kind: changed + description: update READE.md (#792) + - kind: changed + description: 'fix: app-proxy cors (#790)' + - kind: changed + description: 'feat: add separate redis for event-reporters/argo-gateway and app-proxy (#751)' + - kind: changed + description: 'fix: security vulnerabilities in enrichment images (#788)' + - kind: changed + description: 'refactor(cf-argocd-extras): replace with argo-api-gateway, runtime and cluster event-reporters (#744)' + - kind: changed + description: 'feat: get commit author avatar url on getPromotionValues step (#778)' + - kind: changed + description: 'fix: promotion values can''t be empty (#772)' + - kind: changed + description: 'feat: add runWorkflow step handler (#785)' + - kind: changed + description: 'chore: move argo-cd auth values to global.integrations.argo-cd.server.auth (#768)' + - kind: changed + description: added runtime label to codefresh-cm (#763) + - kind: changed + description: bumps argo-cd helm chart for redis 8.2.1 upgrade (#765) + - kind: changed + description: bump app proxy version (#760) + - kind: changed + description: 'feat: add error messages for appStatus (#745)' + - kind: changed + description: '[gitops-operator]fix: promotions using pull requests do not resume after the pr has been merged (to main) (#752)' + - kind: changed + description: '[cf-argocd-extras]chore: add tests (#741)' + - kind: changed + description: update enrichment images tag (#746) + - kind: changed + description: 'feat: add promoteAppWithCommitHandler implementation [gitops-operator] (#738)' + - kind: changed + description: 'chore: disable component tests (#740)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3772.0 (#737)' + - kind: changed + description: 'chore: security fixes for argo rollouts v1.7.2 (#730)' + - kind: changed + description: 'feat: add GetPromotionValuesHandler and VerifyAppHandler implementations (#736)' + - kind: changed + description: '[gitops-operator]fix: security vulnerability (#734)' + - kind: changed + description: 'feat: Add PromotionTaskReconciler (#677)' + - kind: changed + description: 'fix: service account for cleanup runtime resources (#726)' + - kind: changed + description: '[cf-argocd-extras]chore(CR-30961): security fix (#725)' + - kind: changed + description: updated sealed-secrets-controller (#723) + - kind: changed + description: 'chore: Fix security vulnerabilities for argo-workflows and argo-events (#716)' + - kind: changed + description: 'feat: update cap-app-proxy image tags to 1.3750.0' + - kind: changed + description: 'feat: bump evernt-reporter to 88898aa (#676)' + - kind: changed + description: 'feat: conditional registration of the rgs controller (#709)' + - kind: changed + description: 'feat: added sec advisory GHSA-786q-9hcg-v9ff bumped argocd to 8.0.6-9-cap-v… (#703)' + - kind: changed + description: updated cap-app-proxy with security fixes (#702) + - kind: changed + description: 'installer: updated cli-v2, kubectl (#697)' + - kind: changed + description: updated frpc (#693) + - kind: changed + description: update cli-v2 in installer - fix token validation code (#694) + - kind: changed + description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3727.0 (#691)' + - kind: changed + description: updated prometheus-nats-exporter, nats-server-config-reloader for jetstream (#687) + - kind: changed + description: 'feat(conponent-tests): add release branches to pipeline trigger (#684)' + - kind: changed + description: updated nginx (#662) + - kind: changed + description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3718.0 (#678)' + - kind: changed + description: 'fix(app-proxy): update cap-app-proxy image tags to 1.3709.0 - simplify user cache (#673)' + - kind: changed + description: 'chore: update README.md with HA example' + - kind: changed + description: 'chore: update values-ha example' + - kind: changed + description: bumped argocd to 8.0.6-8-cap-v3.0.2-2025-08-12-9c8dfae9 (#664) + - kind: changed + description: bumped app-proxy to 1.3707.0 closed ha gaps (#667) + - kind: changed + description: 'fix: remove checksum tests as they fail when chart version changes (#670)' + - kind: changed + description: updated codefresh-gitops-operator (#666) + - kind: changed + description: updated cli-v2, kubectl in runtime-installer (#661) + - kind: changed + description: using bitnamilegacy instead of bitnami (#653) + - kind: changed + description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 (#659)' + - kind: changed + description: 'test: update platform mock(me) (#656)' + - kind: changed + description: 'fix: support failing release if app sync fails (#645)' + - kind: changed + description: 'chore(CR-30232): updated oauth2, golang.org/x/net, github.com/cloudflare (#639)' + - kind: changed + description: 'chore(app-proxy): update cap-app-proxy image tags to 1.3701.0 (#654)' + - kind: changed + description: updated cspd enrichers (#652) + - kind: changed + description: 'fix: update leader elector image tag to remove version prefix ''v'' (#651)' + - kind: changed + description: 'feat: solve out-of-sync crds in Argo CD v3 (#630)' + - kind: changed + description: 'feat: add leader election support to agent and remove from handler (#647)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3694.0 - use proxy env vars in git operations (#646)' + - kind: changed + description: quote proxy env vars (#644) + - kind: changed + description: 'fix: update workflow submission logic and improve error handling (#625)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3688.0 - fix eventBusName when using jetstream (#636)' + - kind: changed + description: 'fix: argo helm bump redis version (#631)' + - kind: changed + description: 'feat(app-proxy): add leader election (#621)' + - kind: changed + description: 'chore: update cap-app-proxy image tags to 1.3680.0 - fix: return the pushed commit sha (#6560) (#628)' + - kind: changed + description: 'chore: Gitops Operator to v0.8.11 to fix 4 issues (#624)' + - kind: changed + description: 'fix: GITOPS_OPERATOR_VERSION should be based upon its own tag, and not the chart appVersion (#626)' + - kind: changed + description: 'fix: event-reporter should handle applications from a specific argo-cd instance (#618)' + - kind: changed + description: '[cf-argocd-extras]fix: dependencies not returned correctly (#616)' + - kind: changed + description: 'chore: update README.md' + - kind: changed + description: 'feat: add gitops-operator and argocd-extras templates (#591)' + - kind: changed + description: 'feat: updated argo cd to 8.0.6-5-cap-v3.0.2-2025-07-21-ac26d0e2 with helm and go-git bump (#599)' + - kind: changed + description: remove submodules + - kind: changed + description: 'fix: add retries to argo-event Sensors (#593)' + - kind: changed + description: bump gitops operator to v0.8.6 (#595) + - kind: changed + description: 'chore: update app-proxy image tags to 1.3651.0 (#590)' + - kind: changed + description: 'feat: jetstream eventbus (#589)' + - kind: changed + description: 'chore: update app-proxy image tags to 1.3642.0 (#585)' + - kind: changed + description: 'chore: bump app proxy to revert cf-git-provider that had error handling issue (#587)' + - kind: changed + description: bump gitops operator chart version to 0.8.5 (#586) + - kind: changed + description: 'chore: update codefresh-gitops-operator version to 0.8.4 - stop attempting to resume a non-running workflow (#584)' + - kind: changed + description: 'chore: bump gitops operator to revert relative path (#579)' + - kind: changed + description: 'fix: update REQUIRED_VERSION_CONSTRAINT for Argo CD compatibility (#576)' + - kind: changed + description: added global proxy variables (#573) + - kind: changed + description: 'fix(Readme): set correct minimal helm version (#569)' + - kind: changed + description: 'fix: update gitops operator subchart to 0.8.0 (#575)' + - kind: changed + description: bump gitops-operator and app-proxy to support relative files promotions (#574) + - kind: changed + description: bump operator subchart to 0.7.26 (#572) + - kind: changed + description: 'chore: removed unused env var in app-proxy (#565)' + - kind: changed + description: 'chore: update app-proxy image tags to 1.3633.0 to reduce github rate limit (#570)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.25 (#571)' + - kind: changed + description: 'test: add component test (#567)' + - kind: changed + description: 'chore(CR-29827): upd cli-v2 for installer (#568)' + - kind: changed + description: 'chore: app-proxy 1.3628.0 with applicationLogs query filter / follow options (#566)' + - kind: changed + description: 'fix: bump cf-argocd-extras to 0.5.7 (#561)' + - kind: changed + description: 'chore: app-proxy 1.3624.0 with runResourceAction adoption for 3.1+ argocd (#564)' + - kind: changed + description: updated argo cd helm chart to argo-cd-8.0.6-4-cap-v3.0.2-2025-07-06-e9fc72a9 (#563) + - kind: changed + description: 'feat: security fixes for Argo Rollouts 1.7.2 (#562)' + - kind: changed + description: 'fix: validate-values script (#560)' + - kind: changed + description: bump gitops operator to v0.7.24 (#559) + - kind: changed + description: 'chore: update image enrichment images to 1.1.14 (#558)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.22 (#556)' + - kind: changed + description: 'chore: update app-proxy image tags to 1.3600.0 - fix check for pull-merge (#557)' + - kind: changed + description: Feat/add GitHub api metrics and update ubuntu base image (#553) + - kind: changed + description: 'chore(CR-29160): security upd nats exporter (#543)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.20 (#551)' + - kind: changed + description: 'fix: Argo-workflows artifact and log storage (#547)' + - kind: changed + description: 'chore: bump codefresh-gitops-operator version to 0.7.19 (#550)' + - kind: changed + description: 'chore: bump app-proxy image tags to 1.3591.0 - fix memory consumption and duration issues during git operations (#549)' + - kind: changed + description: 'feat: argo-cd 8.0.6-0-cap-v3.0.2-2025-05-20-6e4ca196 (#505)' + - kind: changed + description: 'chore: bump gitops operator to v0.7.18 (#540)' + - kind: changed + description: 'feat(app-proxy: 1.3584.0): sources-server integration for getting git manifest during ''validate'' query execution to support v2 events (#545)' + - kind: changed + description: 'chore: upgrade argo-events to fix multiple security vulnerabilities (#541)' + - kind: changed + description: 'fix: bump gitops operator chart to fix promotion retries (#537)' + - kind: changed + description: bumped gitops-operator and app-proxy version to make github enterprise promotions work (#535) + - kind: changed + description: 'feat: app-proxy with apply integration fix (#534)' + - kind: changed + description: Revert event reporter changes (#533) + - kind: changed + description: bumped argocd chart to 7.8.23-9-cap-v2.14.9-2025-06-08-8821b48e (#531) + - kind: changed + description: bump gitops operator version to 0.7.12 (#528) + - kind: changed + description: 'feat: app-proxy 1.3546.0 with git source creation/deletion improvements in event-reporting (#524)' + - kind: changed + description: 'feat: update argo workflow to 0.45.15-v3.6.7-cap-CR-28355 (#517)' + - kind: changed + description: bumped Argo CD to 7.8.23-7-cap-v2.14.9-2025-05-29-397c4f0d (#521) + - kind: changed + description: 'feat: add support for custom TLS certificates from the platform (#519)' + - kind: changed + description: update README.md + - kind: changed + description: 'fix: git-source detection endless recursion (#520)' + - kind: changed + description: 'fest: upgraded argo-cd to 7.8.23-6-cap-v2.14.9-2025-05-20-9356e64a (#513)' + - kind: changed + description: 'feat: app-proxy 1.3534.0 with fixed OAuth2 for github (#516)' + - kind: changed + description: 'fix: update ConfigMap name in Argo CD root path retrieval script (#514)' + - kind: changed + description: 'fix(event-reporter): service labels (#515)' + - kind: changed + description: 'chore: remove deprecated event reporter templates for rollout and wor… (#490)' + - kind: changed + description: 'feat: updated argo cd helm to 7.8.23-5-cap-v2.14.9-2025-05-20-9356e64a (#508)' + - kind: changed + description: 'chore: bump gitops-operator v0.7.11 (#509)' + - kind: changed + description: 'fix: event-reporter invalid redis-ha url (#512)' + - kind: changed + description: 'fix: cache in CI (#511)' + - kind: changed + description: 'fix: update app-proxy to 1.3523.0 - fixed no_changes error (#510)' + - kind: changed + description: 'chore(CR-29092): updated kubectl for installer (#504)' + - kind: changed + description: 'feat: enhance error handling for app-proxy with CORS support in internal router configmap (#485)' + - kind: changed + description: updated app-proxy with security fixes (#506) + - kind: changed + description: fix - remove archiveLogs=true as it breaks workflow execution with no configured artifact storage (#507) + - kind: changed + description: 'feat: limits enforcement in runtime installation (#495)' + - kind: changed + description: 'feat: Use Codefresh provided storage for workflow logs (#428)' + - kind: changed + description: 'chore(app-proxy): add ServiceMonitor configuration for metrics monitoring (#503)' + - kind: changed + description: 'feat: update codefresh-gitops-operator to 0.7.9 - improve task handling efficiency (#487)' + - kind: changed + description: 'feat(app-proxy): update image tags to 1.3514.0 - fix PromotionFlow saving location in shared-config repo (#501)' + - kind: changed + description: 'feat(event-reporter): add pdb and serviceMonitor templates (#494)' + - kind: changed + description: 'chore: bump gitops-operator 0.7.8 (#496)' + - kind: changed + description: 'feat: update app-proxy to 1.3498.0 - improved error messages if they contain cause (#481)' + - kind: changed + description: 'feat: cf-argocd-extras 0.4.0 with health status enrichment to support argo cd 3.0 (#480)' + - kind: changed + description: 'feat: update app-proxy image tags to 1.3497.0 - create default-git-source in new runtimes (#479)' + - kind: changed + description: 'chore: update codefresh-gitops-operator version to 0.7.3 (#476)' + - kind: changed + description: 'feat: add gzip configuration to internal router configmap (CR-24650) (#475)' + - kind: changed + description: Feat/revert cr 28342 usage (#474) + - kind: changed + description: 'feat: cf-argocd-extras v0.3.22 with payloadVersion reported (#472)' + - kind: changed + description: bump codefresh gitops operator version (#470) + - kind: changed + description: 'feat: global constraints (#469)' + - kind: changed + description: 'feat: limits enforcement in runtime installation (#457)' + - kind: changed + description: 'feat: removal of event-reporter from cf argo-cd fork (#466)' + - kind: changed + description: 'fix: update app-proxy image tags to 1.3470.0 - fix file revision validation (#468)' + - kind: changed + description: updated csdp, gitops-operator (#467) + - kind: changed + description: 'feat: add Argo CD version check and validation in pre-install hook (#462)' + - kind: changed + description: updated nginx (#465) + - kind: changed + description: 'feat: security fixes for Argo Rollouts 1.7.2 (#460)' + - kind: changed + description: updated sealed-secrets (#464) + - kind: changed + description: app-proxy 1.3451.0 with app resource tree with annotations & labels in response (#463) + - kind: changed + description: bumped version to 7.8.23-2-cap-v2.14.9-2025-04-23-4de04dd8 (#461) + - kind: changed + description: 'eat: cf-argocd-extras (0.3.17) - events with change revision data (#459)' + - kind: changed + description: 'feat: cf-argocd-extras (0.3.16) - event-reporter with git-source data (#458)' + - kind: changed + description: 'feat: update setup URL in NOTES.txt to use dynamic values (#449)' + - kind: changed + description: 'feat: add gitops-operator-default pulling interval (#456)' + - kind: changed + description: updated debian, cf-cli, kubectl (#454) + - kind: changed + description: 'feat: update argo-cd dependency version to 7.8.23-1-cap-v2.14.9 (#455)' + - kind: changed + description: bump gitops operator version (#451) + - kind: changed + description: 'feat: update app-proxy image tags to 1.3430.2 (#447)' + - kind: changed + description: 'feat: updated app-proxy to 1.3419.1 (#444)' + - kind: changed + description: update README.md + - kind: changed + description: 'feat: rollout-reporter with external argo rollouts (#441)' + - kind: changed + description: 'feat: argo-cd cm custom rollout action ''pause'' ''skip-current-step'' (#443)' + - kind: changed + description: 'feat: sources-server 0.3.15 with rollout rollback query (#442)' + - kind: changed + description: fix gitops operator values (#439) + - kind: changed + description: patch - private registry external-argocd support and values structure fix (#436) + - kind: changed + description: 'fix: argo-events 2.4.7-1-cap-CR-28072 with fix for eventsource restarts (#435)' + - kind: changed + description: 'chore(deps): update codefresh-gitops-operator version to 0.5.2 (#434)' + - kind: changed + description: 'feat: bump app-proxy to 1.3389.0 (#432)' + - kind: changed + description: 'chore: update chart NOTES.txt (#431)' + - kind: changed + description: 'fix: argocd fullname template; feat: add sources-server and event-reporter versions to codefresh-cm ConfigMap (#430)' + - kind: changed + description: 'chore(deps): update codefresh-gitops-operator version to 0.5.1 (#429)' + - kind: changed + description: 'chore(deps): update cf-argocd-extras dependency to 0.3.13 (#427)' + - kind: changed + description: 'feat: implement support for customer-managed ArgoCD instances (#399)' + - kind: changed + description: 'feat: add script to verify Argo CD service labels for auto-detection (#423)' + - kind: changed + description: 'feat(gitops-operator): set LEADER_ELECT based on replicaCount (#419)' + - kind: changed + description: Typo in the parameter name in values file in gitops-runtime chart (#418) + - kind: changed + description: upgraded argo-cd argo-helm to 7.7.14-5-cap-2.13.3-2025.3.5-50344f005 (#412) + - kind: changed + description: 'chore: updated garage(aws-cli) (#416)' + - kind: changed + description: 'chore: updated app-proxy (#414)' + - kind: changed + description: 'chore: updated tunnel-client(frpc) (#415)' + - kind: changed + description: update argo-cd helm chart version to 7.7.14-4-cap-2.13.3-2025.3.3-bddbd99f7 (#410) + - kind: changed + description: 'chore: bump gitops-operator version to 0.3.27 (#409)' + - kind: changed + description: 'chore: source server image 2025.01.27-6069b19 (#407)' + - kind: changed + description: 'feat: upgrade Argo Rollouts to 1.7.2 plus security fixes (#392)' + - kind: changed + description: 'feat: sources server update with get manifest request and app-proxy 1.3307.0 (#382)' + - kind: changed + description: 'chore(argo-workflows): bump argo-workflows to 0.45.2-v3.6.4-cap-CR-27392 (#404)' + - kind: changed + description: updated gitops-operator version to 0.3.26 (#405) + - kind: changed + description: 'Feat(CR-27391): add new option to app-proxy (#403)' + - kind: changed + description: 'chore: updated sealed-secrets-controller (#402)' + - kind: changed + description: Update Chart.yaml (#396) + - kind: changed + description: 'feat: update app-proxy version (gitSourceConfigured status) (#393)' + - kind: changed + description: bump argocd helm to argo-cd-7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858 (#394) + - kind: changed + description: 'feat: update app proxy version (#391)' + - kind: changed + description: 'Fix(job): argument list too long (#383)' + - kind: changed + description: 'feat: bump gitops operator with promotion hooks support (#368)' + - kind: changed + description: 'chore(): updating csdp (#385)' + - kind: changed + description: 'chore: CR-26261 - updated gitops operator to v0.3.22 to support promotion queue (#379)' + - kind: changed + description: 'chore(CR-26970): updated cf-cliv2, kubectl (#375)' + - kind: changed + description: app-proxy bump 1.3228.0 (#376) + - kind: changed + description: 'fix: upgrade argo-cd to upgrade to 7.7.14-1-cap-2.13.3-2025.1.16-39ce1d3d0 (#374)' + - kind: changed + description: updated codefresh-gitops-operator (#370) + - kind: changed + description: 'feat: sources-server (#359)' + - kind: changed + description: 'feat: update to upstream argo-cd 2.13.3 and helm 7.7.14 (#369)' + - kind: changed + description: 'fix: upgrade argo events to fix security vulnerability (#364)' + - kind: changed + description: updated app-proxy to 1.3196.4 - throw original exception in case of NO_CHANGES (#366) + - kind: changed + description: 'fix: security-vulns in codefresh-gitops-operator (#365)' + - kind: changed + description: 'fix: security-vulns in gitops-runtime-installer image' + - kind: changed + description: update argo-cd to 2.12.3-2024.12.23-4a8e092c0-with-dex-and-redis-bump (#362) + - kind: changed + description: update app-proxy to 1.3192.0 (#361) + - kind: changed + description: 'feat: cr 26386 argocd core proto wrong wire type (#357)' + - kind: changed + description: 'chore: update argo-workflows to 0.45.1-v3.6.2-cap-CR-26293 (#355)' + - kind: changed + description: update gitops-opeartor to 0.3.16 - fixed releases getting stuck on suspended during commit flow (#354) + - kind: changed + description: fix placement of isConfigurationRuntime field (#353) + - kind: changed + description: 'fix: add isConfigurationRuntime value to app-proxy cm (#352)' + - kind: changed + description: 'feat: argo-cd with multi-source app info reporting (#339)' + - kind: changed + description: update gitops-opeartor to 0.3.14 and app-proxy to 1.3167.0 - monitor suspended workflows for closed PRs (#350) + - kind: changed + description: update codefresh-gitops-operator to 0.3.13 - fix release retry in case it failed on workflow resume (#349) + - kind: changed + description: 'feat: Add ability to set nodePort on internal-router service (#348)' + - kind: changed + description: CR-25908 add req and lim for ephemeral storage (argo-workflows) (#344) + - kind: changed + description: update codefresh-gitops-operator to 0.3.12 - fail submit-tmpl step if child wf failed (#345) + - kind: changed + description: 'chore: security fixes (#342)' + - kind: changed + description: update codefresh-gitops-operator to 0.3.11 - support non-github promotions (commit only) (#343) + - kind: changed + description: updated codefresh-gitops-operator to 0.3.10 (#340) + - kind: changed + description: argo-cd with repo-server repeated resources fix (#338) + - kind: changed + description: 'fix: remove aws-cli (#336)' + - kind: changed + description: updated frpc with security fixes (#334) + - kind: changed + description: 'fix: don''t use protocol for ARGO_CD_URL in gitops-operator (#332)' + - kind: changed + description: update gitops-operator to 0.3.8 - changed gitlog to take all commits since the last call (#331) + - kind: changed + description: 'fix: bump cap-app-proxy to 1.3146.0 - fix: accessing repo in parallel (#329)' + - kind: changed + description: update gitops-operator to 0.3.8 - support manual-sync applications (#327) + - kind: changed + description: 'feat: bump app-proxy to `1.3142.0` with refresh in-cluster app after any related commit (#325)' + - kind: changed + description: 'chore(cr-25581): updating app proxy, (fixed vulnerabilities in expat, curl, openssl) (#322)' + - kind: changed + description: 'feat: bump app-proxy to `1.3138.0` (#324)' + - kind: changed + description: Update CODEOWNERS + - kind: changed + description: 'fix: use the rootpath from argo-cd config.params values, when injecting ARGO_CD_URL to gitops-operator (#323)' + - kind: changed + description: update cap-app-proxy to `1.3131.0` - improve locking around git operations (#320) + - kind: changed + description: Update CODEOWNERS (#319) + - kind: changed + description: 'chore: update argocd to 2.12.3-2024.10.28-20100fc54 (#318)' + - kind: changed + description: 'feat: app-proxy bump to `1.3127.1` (#316)' + - kind: changed + description: 'chore: update image-enrichment to 1.1.11 (#314)' + - kind: changed + description: update codefresh-gitops-operator to 0.3.6 (#313) + - kind: changed + description: fix:upgrade gitops operator to 0.3.1 to publish error to product release in case failed to create workflow (#312) + - kind: changed + description: inject the correct argo-cd server url into gitops-operator (#311) + - kind: changed + description: 'chore: update argocd to 7.4.7-5-cap-2.12-2024.10.17-36fb3f0d1 (#310)' + - kind: changed + description: 'fix: bump app-proxy to `1.3103.0` - fix failure to calculate diff when destApp is on a different branch from srcApp' + - kind: changed + description: Feat/cr 23204 synced version (#308) + - kind: changed + description: 'feat: Add Product Release Initiator functionality (#306)' + - kind: changed + description: 'chore: update kube-rbac-proxy, sealed-secrets-controller and argo-events nats to latest (#296)' + - kind: changed + description: 'feat: app-proxy with changeRevision fields support (#302)' + - kind: changed + description: 'feat: argo-cd with event-reporter update to report change revisions metadata in app annotations (#301)' + - kind: changed + description: fix:upgrade gitops operator to 0.3.1 to publish error to product release in case failed to create workflow (#299) + - kind: changed + description: 'fix: monorepo controller extra env (#294)' + - kind: changed + description: 'feat: monorepo controller v1 (#293)' + - kind: changed + description: 'chore: add breaking change notice to the README.md (#291)' + - kind: changed + description: bump app-proxy to `1.3059.0` - fix hosted runtime init (#290) dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm From 6e2d1de4f3c0470bf029a06d49d0532914a1ec8c Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 19 Feb 2026 14:23:41 +0000 Subject: [PATCH 4/4] Update Chart.yaml and changelog for 0.28.0 release --- charts/gitops-runtime/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 03e12ba3..cd628605 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -14,6 +14,8 @@ maintainers: annotations: artifacthub.io/alternativeName: "codefresh-gitops-runtime" artifacthub.io/changes: |- + - kind: changed + description: 'chore: update argocd to v3.3.0 (#1101)' - kind: changed description: 'fix(app-proxy-init): migrate to DHI base image; bump gitops-operator (#1103)' - kind: changed