Skip to content

Commit 380dc34

Browse files
committed
add more description
1 parent 0ddca96 commit 380dc34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ jobs:
4242
title: 'Update Kubernetes versions list'
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.
45+
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.

0 commit comments

Comments
 (0)