You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Kubebuilder Installation
v1.1
This action provides a sugar syntax to install the kubebuilder in the ubuntu machine. The installation process is based on kubebuilder v2.3.1.
Required The version going to be installed. Default "2.3.1"
.
uses: RyanSiu1995/kubebuilder-action@v1
with:
version: 2.3.1
This software is released under Apache License 2.0. Please refer to LICENSE file for more details.