Releases: karancode/kustomize-github-action
Releases · karancode/kustomize-github-action
Enable alpha plugins options
- New option
enable_alpha_plugins
to run kustomize build with--enable_alpha_plugins
option.
Adding customize build output to a file
- New option
kustomize_output_file
to store the kustomize build output.
kustomize-github-action initial release
Github Action for performing kustomize build
on kubernetes configurations.