Skip to content

0.14.1

Compare
Choose a tag to compare
@oleksandr-codefresh oleksandr-codefresh released this 03 Dec 11:59
aba109b

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