Skip to content

v5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 08:19
50f550a

What's Changed

  • argocd_application
    • Add support for include and exclude on directory apps (#254)
    • Add support for jsonnet libraries (#255)
    • Fix wait on update (#246)
    • Mark spec.destination.namespace as optional (#256)
  • argocd_project
    • Allow blank Group on cluster resource [white|black]list (#258)

Changelog

  • 50f550a Allow blank Group on cluster resource [white|black]list (#258)
  • 14dd94f fix: mark spec.destination.namespace as optional on ArgoCD application (#256)
  • 7a3e98e Add support for include and exclude on directory apps (#254)
  • bfe7924 Add support for jsonnet libraries (#255)
  • fac513d Fix wait on update of argocd_application (#246)

Contributors