patriotsoftware/Helm Upgrade
Helm Upgrade
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| namespace | Kubernetes Namespace | yes | — |
| base-chart | Chart to begin with. | yes | — |
| values-file | Location of values file for helm chart. | yes | — |
| additional-values | Comma seperated string that contains extra values set for helm. | yes | — |
| additional-args | handles inline options such as atomic, or timeout. | no | — |
| release-name | Name of Release | no | us-east-1 |
| problems-timeout | Number of seconds to wait before checking potential issues (as an integer of seconds). Adding a value enables problem detection. | no | — |
| print-template | Allowed values are true/false. Determines whether or not to run 'helm template' with the specified values. Defaults to true. | no | true |
Outputs
no outputs