setup-kubectl
setup-kubectl copied to clipboard
Feature Request: Automatically select the latest patch release
Feature request
It might be useful for this GitHub Action to automatically select the latest patch release based on a major/minor provided. E.g., providing v1.27 or 1.27 as a version input resulting in v1.27.15 being setup.
Perhaps based on tags/releases of https://github.com/kubernetes/kubernetes or something else.
Yes this would be very useful