v4.6.5 release

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-01-12 18:37:03 -07:00
parent 9f79e3774b
commit c7fc14c3ae
9 changed files with 172 additions and 47 deletions

View File

@@ -29,7 +29,7 @@ versions (e.g., v4.6.3) are tagged on a separate release branch.
6. Create a signed tag for the release of the format v4.MINOR.PATCH, following
the format specified in <MAINTAINING.md>.
git tag --sign v4.6.3; git push origin v4.6.3
git tag --sign v4.6.5; git push origin v4.6.5
7. Monitor the release action associated with the pushed tag at
https://github.com/warewulf/warewulf/actions, and verify the generated draft