Skip to content

Releases: codefresh-io/gitops-runtime-helm

0.18.0

23 Mar 12:15
Compare
Choose a tag to compare

Installation

To fetch the Helm chart for this release, run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.18.0

🚀 Chart Changes

Added

  • feat: Implement support for customer-managed Argo CD instances (#399)
  • feat: Add script to verify Argo CD service labels for auto-detection (#423)

Changed

  • feat(gitops-operator): Set LEADER_ELECT based on replicaCount (#419)
  • chore: Update Argo CD Helm chart to version 7.7.14-5-cap-2.13.3-2025.3.5-50344f005 (#412)
    • ⚠️ Breaking Change: Argo CD Helm chart now uses Helm 3.17.1, which may require adjustments in values.yaml files for subcharts containing null objects. Please review Argo CD Helm release notes for details.
  • chore: Update garage (aws-cli) dependency (#416)
  • chore: Update app-proxy image version to 1.3362.0 (#414)
  • chore: Update tunnel-client (frpc) dependency to 0.1.19 (#415)
  • chore: Update gitops-operator version to 0.5.0 (#409)
  • feat: Upgrade Argo Rollouts to version 1.7.2 including security fixes (#392)

Fixed

  • fix: Correct typo in parameter name in values.yaml (#418)

🔧 App-Proxy Changes

Added

  • feat: Add option to auto-detect ArgoCD URL
  • feat: Add git manifest and commit details
  • feat(argo-cd): Add ArgoCD discovery resolver and connection status checks
  • feat(runtime): Add isExternalArgoCd field to runtime entity
  • feat: Update runtime values for implicit configuration

Changed

  • feat(app-proxy): Improve file handling in promotion service
  • refactor(app-proxy): Improve URL handling and enforce HTTPS scheme

Fixed

  • fix(app-proxy): Make ArgoCD password optional in config schema
  • fix: Format git HTTP error messages
  • fix(app-proxy): Return valid: true for validateApplication query with OSS ArgoCD
  • fix(isc): Reorder ISC service bootstrap initialization steps
  • fix: Release promoted newest app version instead of triggering version

Security & Dependencies

  • feat: Upgrade Argo Rollouts to version 1.7.2 including security fixes (#392)

For full details, see individual PRs linked above.

0.17.1

18 Mar 07:57
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.17.1

Chart changes

  • upgraded argo-cd argo-helm to 7.7.14-5-cap-2.13.3-2025.3.5-50344f005 (#412)
  • chore: updated garage(aws-cli) (#416)
  • chore: updated app-proxy (#414)
  • chore: updated tunnel-client(frpc) (#415)
  • update argo-cd helm chart version to 7.7.14-4-cap-2.13.3-2025.3.3-bddbd99f7 (#410)

App-proxy changes

Introduced changes:

  • fix(isc): Reorder ISC service bootstrap initialization steps
  • feat: add option to auto-detect argocd url

0.17.0

03 Mar 10:10
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.17.0

Chart changes

  • chore: source server image 2025.01.27-6069b19 (#407)
  • feat: upgrade Argo Rollouts to 1.7.2 plus security fixes (#392)
  • feat: sources server update with get manifest request and app-proxy 1.3307.0 (#382)
  • chore(argo-workflows): bump argo-workflows to 0.45.2-v3.6.4-cap-CR-27392 (#404)
  • updated gitops-operator version to 0.3.26 (#405)
  • Feat(CR-27391): add new option to app-proxy (#403)
  • chore: updated sealed-secrets-controller (#402)
  • Update Chart.yaml (#396)
  • feat: update app-proxy version (gitSourceConfigured status) (#393)
  • bump argocd helm to argo-cd-7.7.14-3-cap-2.13.3-2025.2.12-7bfd6c858 (#394)
  • feat: update app proxy version (#391)
  • Fix(job): argument list too long (#383)
  • feat: bump gitops operator with promotion hooks support (#368)
  • chore(): updating csdp (#385)
  • chore: CR-26261 - updated gitops operator to v0.3.22 to support promotion queue (#379)
  • chore(CR-26970): updated cf-cliv2, kubectl (#375)

App-proxy changes

Introduced changes:

  • fix: app-proxy production config with default value for SOURCES_SERVER_URL
  • feat(app-proxy): chunk cluster list & increase graphql payload size
  • feat(promotion): git provider does not support promote with pr message
  • feat: send heartbeat on each user facing status updates
  • fix: log git exceptions to error log
  • fix(promotion): include versionSource in promotion process
  • chore(CR-27155): upgraded helm and bitnami/sealed-secrets in app-proxy
  • feat: git manifest service
  • feat: auto-setting first runtime as configuration runtime
  • feat(app-proxy): source server service
  • feat: enable turborepo cache
  • fix(promotion): replace deprecated function call and update cluster value
  • chore: added import rules with auto-fix

0.16.2

12 Feb 08:45
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.16.2

Chart changes

  • feat: update app proxy version (#391)
  • create release draft 0.16.2

App-proxy changes

Introduced changes:

  • fix: log git exceptions to error log
  • chore(CR-27155): upgraded helm and bitnami/sealed-secrets in app-proxy
  • feat: auto-setting first runtime as configuration runtime
  • feat(app-proxy): source server service
  • feat: enable turborepo cache
  • fix(promotion): replace deprecated function call and update cluster value

0.16.1

28 Jan 16:09
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.16.1

Chart changes

  • chore: updated cf-cliv2, kubectl (#375)
  • chore: csdp bump to 1.1.12-main (#385)

App-proxy changes

No changes in this release

0.16.0

28 Jan 07:37
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.16.0

Chart changes

  • app-proxy bump 1.3228.0 (#376)
  • fix: upgrade argo-cd to upgrade to 7.7.14-1-cap-2.13.3-2025.1.16-39ce1d3d0 (#374)
  • updated codefresh-gitops-operator (#370)
  • feat: sources-server (#359)
  • fix: upgrade argo events to fix security vulnerability (#364)
  • fix: security-vulns in codefresh-gitops-operator (#365)
  • fix: security-vulns in gitops-runtime-installer image

App-proxy changes

Introduced changes:

  • fix: Fixed sending notifications to the platform about skipStep and FullPr…
  • chore: Upgrade Prettier to support Angular control flow syntax
  • feat: remove history models
  • fix: release with PR fails on runtime 0.14.1
  • fix: return underlying error on failure to commit/create pr/get diff
  • fix: throw original exception in case of NO_CHANGES
  • chore: upgrade HELM_VERSION to 3.16.2 and KUBESEAL_VERSION to 0.27.3 to fix critical vul
  • feat: app proxy init without argo-cd
  • chore: switch to @nestjs/axios

0.15.1

31 Dec 08:11
0e133ea
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.15.1

Chart changes

  • updated argo-events to 2.4.7-1-cap-CR-26731 - fix security vulnerability
  • updated argo-cd to 7.4.7-10-cap-2.12.3-2024.12.23-4a8e092c0 - fix securitty vulnerabilities
  • updated app-proxy to 1.3196.4

App-proxy changes

Introduced changes:

  • chore: upgrade HELM_VERSION to 3.16.2 and KUBESEAL_VERSION to 0.27.3 to fix critical vul
  • feat: app proxy init without argo-cd
  • chore: switch to @nestjs/axios
  • fix: throw original exception in case of NO_CHANGES (#366)

0.15.0

22 Dec 11:15
ef30464
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.15.0

Chart Changes

Updates and Fixes

  • Argo Workflows: Updated to 0.45.1-v3.6.2-cap-CR-26293 (#355).
  • GitOps Operator: Updated to 0.3.16 with the following improvements:
    • Fixed releases getting stuck on "suspended" during commit flow (#354).
    • Added monitoring for suspended workflows with closed PRs (#350).
    • Fixed release retries when workflows fail on resume (#349).
    • Submit-tmpl step now fails if a child workflow fails (#345).
    • Added support for non-GitHub promotions (commit-only) (#343).
    • Enhanced git log functionality to capture all commits since the last call (#331).
    • Added support for manual-sync applications (#327).
  • App Proxy:
    • Updated to 1.3167.0 - Fixed issues with accessing repositories in parallel (#329).
    • Security fixes for FRPC (#334).
  • Argo CD:
    • Enabled multi-source application info reporting (#339).
    • Fixed repeated resource issues in the repo-server (#338).
    • Removed AWS CLI dependency (#336).

New Features

  • Added support for configuring nodePort on the internal-router service (#348).
  • Introduced YAML tree-select dropdown for product settings (#350).

Other Improvements

  • Added request and limit configurations for ephemeral storage in Argo Workflows (#344).
  • Applied security and dependency updates across components (#342).

0.14.1

03 Dec 11:59
aba109b
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.14.1

Chart changes

  • argo-cd with repo-server repeated resources fix (#338)
  • updated frpc with security fixes (#334)
  • updated codefresh-gitops-operator to 0.3.12 (#340)(#343)(#345)

App-proxy changes

No changes in this release

codefresh-gitops-operator changes

  • get APP_RESULT as a global output in the promotion-wrapper onExit handler #103
  • support non-github promotions (commit only) #100
  • fail promotion-wrapper if pre or post-action step fails #104

0.13.4

18 Oct 15:47
Compare
Choose a tag to compare

Installation

To get Helm chart for this release run:

helm pull oci://quay.io/codefresh/gitops-runtime --version 0.13.4

Chart changes

  • chore: update argocd to 7.4.7-5-cap-2.12-2024.10.17-36fb3f0d1

Argo CD changes