Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frangio/setup-kustomize

Install Kustomize in GitHub Actions
https://github.com/frangio/setup-kustomize

Last synced: about 1 month ago
JSON representation

Install Kustomize in GitHub Actions

Awesome Lists containing this project

README

        

# setup-kustomize

Install Kustomize in GitHub Actions.

## Usage

```
steps:
- uses: frangio/setup-kustomize@v1
with:
version: 3.5.4 # optional
```