v0.2.2
CI/CD Operator v0.2.2 Release!
Installation
kubectl apply -f https://raw.githubusercontent.com/tmax-cloud/cicd-operator/v0.2.2/config/release.yaml
Refer to the documents for the further usage
Changelog
Features
Fixes
- [fix] Fix ingress version (#163)
- [fix] Change ingress controller as a real controller (#164)
- [fix] Decrease resource request for git checkout step (#167)
Misc
Docs
- [doc] Initial examples (#165)