Skip to content

0.17.0

Compare
Choose a tag to compare
@oleksandr-codefresh oleksandr-codefresh released this 03 Mar 10:10
· 7 commits to release/0.17 since this release

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