Skip to content

0.16.0

Compare
Choose a tag to compare
@dmaizel dmaizel released this 28 Jan 07:37
· 7 commits to release/0.16 since this release

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