Skip to content

Releases: crossplane-contrib/provider-argocd

v0.8.0

12 Jun 15:28
72a5615
Compare
Choose a tag to compare

What's Changed

  • feat: Upgrade runtime to 1.16 by @blut in #179
  • feat: add support for finalizers in application resource by @amotolani in #159

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

30 Apr 15:45
00b1685
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

30 Jan 09:24
5423b08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

30 Nov 20:13
8fa0d60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Sep 12:54
ca547f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

30 Jun 15:54
520e586
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

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