Skip to content

zufardhiyaulhaq/setup-istioctl

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Istioctl

Install a specific version of Istioctl binary on the runner.

Acceptable values are latest or any semantic version string like 1.9.7. Use this action in workflow to define which version of Istioctl will be used.

- uses: zufardhiyaulhaq/setup-istioctl@v1.0.0
  with:
    version: '<version>'

Refer to the action metadata file for details about all the inputs https://github.com/zufardhiyaulhaq/setup-istioctl/blob/master/.github/workflows/main.yml