The previous update script assumed building from source tarball, using the tag (e.g. v2.1.4). But now we install a binary release, and the makefile use the version without the "v" prefix (e.g. 2.1.4). Change the update command: - to use the tag without the prefix when replacing the version - to update the hash file with the binary release checksum With this change we need to download the tarball and compute the hash twice, twice, since the x86_64 and aarch64 tarballs are different. |
||
|---|---|---|
| .. | ||
| containerd_version.go | ||