kustomize-github-action icon indicating copy to clipboard operation
kustomize-github-action copied to clipboard

:european_castle: Github action for kustomize

Results 13 kustomize-github-action issues
Sort by recently updated
recently updated
newest added

**Details of Change** Update `with_token` so that curl downloads kustomize if a token isn't set **Issue** #46 **Test Results** Tested a kustomize github action using my branch and it worked...

**Describe the bug** `curl` is failing to download kustomize. ```bash getting download url for kustomize v5.4.2 curl: option : blank argument where content is expected curl: try 'curl --help' or...

**Details of Change** - Fixes a couple of existing bugs (see below) - Adds support for --enable-helm (and installs helm in the process) **Issue** - #46 - #31 **Test Results**...