Skip to content

skifahrer/setup-velero

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

3 Commits
 
 
 
 
 
 

Repository files navigation

Setup Velero

Install a specific version of velero binary on the runner.

Example

Acceptable values are any semantic version string like v1.13.2 Use this action in workflow to define which version of velero will be used.

- name: Setup velero
  uses: skifahrer/setup-velero@v1
  with:
     version: 'v1.13.2' 

Note

Velero versions can be found here: https://github.com/vmware-tanzu/velero/releases

Contributing

This project welcomes contributions and suggestions.

Support

setup-velero is an open source project that is not covered by any support policy. Please search open issues here, and if your issue isn't already represented please open a new one. The project maintainers will respond to the best of their abilities.

About

Github action for setting up velero

Resources

License

Stars

Watchers

Forks

Packages

No packages published