0.1.0 (2020-09-19)
Implemented enhancements:
- Deploy K3s using Terraform (mcanevet)
- Deploy ArgoCD using
helm template ... | kubectl apply -f-
(mcanevet)
- Deploy cert-manager using ArgoCD (mcanevet)
- Deploy Traefik using ArgoCD (mcanevet)
- Create initial github actions pipeline to prevent regressions (mcanevet)