Releases: crossplane-contrib/provider-argocd
Releases · crossplane-contrib/provider-argocd
v0.2.0
Note: This release is recreated to match the original v0.2.0 image. For the newer release, see v0.3.0.
What's Changed
- Fix typo in readme by @frandelgado in #16
- chore: Update build system by @MisterMX in #25
- move to bundled provider packages by @janwillies in #26
- Add support for project, labels and annotations on a Cluster by @clementblaise in #24
- Publish packages in CI and update to crossplane-contrib orgs by @jastang in #28
- Run workflows on main by @hasheddan in #29
- Make CI and promote workflows match other providers by @hasheddan in #32
New Contributors
- @frandelgado made their first contribution in #16
- @jastang made their first contribution in #28
- @hasheddan made their first contribution in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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