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.mdfile - this should be human readable text. - Upversion the
versionvalue in theroot.go - Merge release branch into main
- Tag main with
release/<version>to trigger the release CICD.