Golang binary to consolidate helper tools for managing Proxmox. Also intended as a mechanism to learn Golang and CICD (probably Github Actions).
- Update the
CHANGELOG.md
file - this should be human readable text. - Upversion the
version
value in theroot.go
- Merge release branch into main
- Tag main with
release/<version>
to trigger the release CICD.