Releases: crossplane-contrib/provider-gitlab
Releases · crossplane-contrib/provider-gitlab
v0.1.0
Initial Release
This is the first release of provider-gitlab
. It mirrors the Gitlab API into the Kubernetes Resource Model. Please test it out and report back.
Installation
kubectl crossplane install provider crossplane/provider-gitlab:v0.1.0
API Documentation
The API reference can be found at https://doc.crds.dev/github.com/crossplane-contrib/provider-gitlab. There's also an examples folder available.
Supported Resources
- Projects
- Groups
- Members
- DeployTokens
- Hooks
- Variables