|
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| README.md | ||
| main.go | ||
README.md
gen-release-notes
gen-release-notes is a simple utility to generate release-notes for K3s and RKE2.
Examples
Generate release notes for k3s v1.21.5+k3s1
gen-release-notes -r k3s -m v1.21.5+k3s1 -p v1.21.4+k3s1
Contributions
- File Issue with details of the problem, feature request, etc.
- Submit a pull request and include details of what problem or feature the code is solving or implementing.