add comment to issue

pull/12563/head
Steven Powell 2021-09-23 12:07:48 -07:00
parent daef4844fe
commit 19618be287
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ git pull https://github.com/kubernetes/minikube.git master --tags
tags_to_generate=${1:-1}
# 1) Fetch latest tags.
# 1) Fetch latest tags (https://github.com/kubernetes/minikube/issues/12561).
# 2) Get tags.
# 3) Filter out beta tags.
# 4) Parse tag name into its version numbers.