Skip to content

0.14.0

Compare
Choose a tag to compare
@eti-codefresh eti-codefresh released this 20 Nov 08:48
· 8 commits to release/0.14 since this release
54f5061

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)