The NVIDIA Container Toolkit consists of the following artifacts:
./hack/prepare-release.sh script to update the version in all the needed files. This also creates a release issue./hack/generate-changelog.sh script to generate the a draft changelog and update CHANGELOG.md with the changes.bump-release-{{ .VERSION }} branch.internal mirror:Release GitHub Action to completeNote: This assumes that we have the release tag checked out locally.
Release GitHub Action fails:./hack/prepare-artifacts.sh {{ .VERSION }}
./hack/create-release.sh {{ .VERSION }}