cheerz/cheerz-helm-private-manager
Special action manager to manage helm chart in a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| chart-paths | Chart of the path to change | yes | — |
| chart-status | Define the kind of change on the chart (updated,deleted,created) | yes | — |
| chart-repository-url | The url of the chart repository | yes | http://localhost:8080 |
Outputs
| name | description |
|---|---|
| chart-version | The new version of the updated chart (0.0.0 when deleted) |
| chart-path | The corrected chart path |