Commit graph

1 commit

Author SHA1 Message Date
rcourtman
ed459a9ef4 Update release checklist template to include all artifact types
Fixed gh release create commands to upload ALL artifacts:
- .tar.gz (Linux/macOS tarballs)
- .zip (Windows packages)
- .tgz (Helm chart)
- .sh (install script)
- .txt (checksums)
- .sha256 (all checksum files)

Updated verification step to check for ~30 assets instead of 4.

This fixes incomplete releases that were missing Windows packages,
checksums, and install scripts.
2025-11-09 00:22:42 +00:00