Skip to content

Releases: crossplane-contrib/provider-argocd

v0.2.0

11 Apr 10:29
ca61e76
Compare
Choose a tag to compare

Note: This release is recreated to match the original v0.2.0 image. For the newer release, see v0.3.0.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Dec 13:22
57fb720
Compare
Choose a tag to compare

Initial Release

This is the first release of provider-argocd. It mirrors the ArgoCD API into the Kubernetes Resource Model. Please test it out and report back.

Installation

kubectl crossplane install provider crossplane/provider-argocd:v0.1.0

API Documentation

The API reference can be found at https://doc.crds.dev/github.com/crossplane-contrib/provider-argocd. There's also an examples folder available.

Supported Resources

  • Cluster
  • Repositories
  • Projects

Contributions from