Skip to content

Releases: codefresh-io/gitops-runtime-helm

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.14.0

20 Nov 08:48
54f5061
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.0

Chart changes

  • chore: bump app-proxy to 1.3146.0
  • chore:upgrade gitops operator to 0.3.8
  • chore: update argocd to 2.12.3-2024.10.28-20100fc54 (#318)
  • chore: update kube-rbac-proxy, sealed-secrets-controller and argo-events nats to latest (#296)
  • sec: update nginxinc/nginx-unprivileged to 1.26-alpine3.20 - fixed vulnerabilities in expat, curl, openssl (#322)

cap-app-proxy changes

Introduced changes:

  • fix accessing repo in parallel (#329)
  • refresh in-cluster app after any related commit (#325)
  • promote all files in app if none is specified (#324)
  • improve locking around git operations (#320)
  • new rollouts steps support setHeaderRoute and setMirrorRoute (#316)
  • multi-argh image reporting (#314)
  • add Product Release initiator (#306)
  • changeRevision fields support (#302)

gitops-operator changes

  • support manual-sync applications (#327)
  • fix memory leak (#313)
  • publish error to product release in case failed to create workflow (#312)

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

0.13.3

16 Oct 13:34
177c861
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.3

Chart changes

  • fix: bump app-proxy to 1.3103.0 - fix failure to calculate diff when destApp is on a different branch from srcApp

App-proxy changes

Introduced changes:

  • feat: use destination for clusters and ns (ABAC)
  • feat: add initiator column to Releases list

0.13.2

10 Oct 21: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.13.2

Chart changes

  • chore: update kube-rbac-proxy, sealed-secrets-controller and argo-events nats to latest (#296)

App-proxy changes

No changes in this release