shellbear/Helm release
Build and release Helm packages on S3 repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Override Helm chart version. | no | — |
| chart | The local Helm chart folder path. | yes | ./ |
| repo | The S3 Helm repository bucket URL. | yes | — |
| forceRelease | Force and replace existing release if a release with the same version already exists. | yes | true |
| packageExtraArgs | Helm package command extra arguments. | no | — |
| relativeUrls | Create the index with relative URLs. Useful for HTTP(S) serving of Helm repos. | yes | false |
| helmS3Version | The version of the Helm S3 plugin to install. Defaults to the latest release from GitHub. | no | — |
Outputs
no outputs