stafftastic/Publish Helm Chart
Package and publish Helm chart to an OCI registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | The OCI registry to publish to | yes | — |
| repository | The repository within the registry to publish to | yes | — |
| username | Username used to authenticate with the registry | yes | — |
| password | Password used to authenticate with the registry | yes | — |
Outputs
| name | description |
|---|---|
| chart | The published chart including the tag |