hiberbee/Helm & Helmfile Action
Setup Helm and plugins, update repositories and applies configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| helm-version | Helm version | no | 3.11.2 |
| helm | Helm command arguments | no | "" |
| values | Values in multiline string defined as key=value | no | "" |
| quiet | Disabled output on plugin installation & download actions | no | true |
| repository-config | Path to the file containing Helm repository names and URLs | no | repositories.yaml |
| helmfile-version | Helmfile version | no | 0.144.0 |
| helmfile | Helmfile command arguments | no | "" |
| helmfile-config | Load config from file or directory. | no | helmfile.yaml |
| namespace | Kubernetes namespace scope for this request | no | "" |
| environment | Specify the environment name | no | "" |
| selectors | Comma-separated key-value pairs of labels (e.g. foo=bar or foo!=bar) | no | "" |
| kube-context | Set kubectl context. Uses current context by default | no | "" |
| log-level | Set log level | no | info |
| plugins | Helm plugins to install | no | secrets,diff |
Outputs
no outputs