Skip to content

Commit

Permalink
Update releases-beta.json to include v1.22.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Jun 29, 2021
1 parent 3ad53a6 commit 3dd4bf4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions deploy/minikube/releases-beta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
[
{
"name": "v1.22.0-beta.0",
"checksums": {
"darwin": "d30d7be856399b0c083e48a7fa94b51a7fb21ad45e825ed69371440452a4d992",
"linux": "0b0f20c2c6baed69950556e780593ad72c56aa5f34e689e7b66abb0c8f3a3157",
"windows": "67a4e8801ca9b1eabd12cf1cd7d03c9996c721c586cabb330d4ea75616852e7a"
}
},
{
"name": "v1.21.0-beta.0",
"checksums": {
"darwin": "69ab001eb4984d09ed731d5ac92afd8310e5c7672c2275b39d7a4c7e2dcfb4c6",
Expand Down
2 changes: 1 addition & 1 deletion hack/jenkins/release_build_and_upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ make verify-iso

# Build and upload
env BUILD_IN_DOCKER=y \
make -j 16 \
make \
all \
out/minikube-linux-arm64 \
out/minikube-linux-arm64.tar.gz \
Expand Down

0 comments on commit 3dd4bf4

Please sign in to comment.