Skip to content

Commit d80f708

Browse files
committed
add more description
1 parent 380dc34 commit d80f708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-kubernetes-versions-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
body: |
4444
This PR was auto-generated by `make update-kubernetes-versions-list` using [update-kubernetes-versions-list.yml](https://github.com/kubernetes/minikube/tree/master/.github/workflows/update-kubernetes-versions-list.yml) CI Workflow.
4545
The purpose of this ValidKubernetesVersions in the code is, to check a kuberentes version is valid without checking Github on first try
46-
and if the version is not valid, it will check Github for the latest valid versions.
46+
and if the version is not valid, it will check Github for the latest valid versions. this will save some unesccary network calls.

0 commit comments

Comments
 (0)