This action templates helmfiles.
The name of the helmfile to render. Default "helmfile.yaml"
.
The post-renderer to pass to helm. Default ""
.
The values file to load configuraion from. Default ""
.
uses: utopia-planitia/helmfile-action@v1 with: helmfile: 'path/helmfile.yaml' post-renderer: 'path/post-renderer' values: 'path/helmfile-values.yaml'