carvel-dev/carvel-setup-action
Install Carvel apps (ytt, kbld, kapp, kwt, imgpkg and vendir)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token to use to avoid rate limits | no | "" |
| endpoint | Defines the API base URL to use instead of the default GitHub API. This must be an API URL compatible with Octokit `baseUrl` (for example, `https://HOST/api/v3` for GitHub Enterprise Server), not the GitHub web UI URL. | no | https://api.github.com |
| only | List apps to download if you don't need all | no | "" |
| exclude | List apps to exclude if you want most but not all | no | "" |
| ytt | ytt version | no | latest |
| kbld | kbld version | no | latest |
| kapp | kapp version | no | latest |
| kwt | kwt version | no | latest |
| imgpkg | imgpkg version | no | latest |
| vendir | vendir version | no | latest |
| kctrl | kctrl version | no | latest |
Outputs
no outputs