mirror of
https://github.com/outbackdingo/proxmox-cloud-controller-manager.git
synced 2026-01-27 10:20:13 +00:00
137 B
137 B
Make release
git checkout -b release-0.0.2
git tag v0.0.2
make helm-unit docs
make release-update
git add .
git commit