miraai/Read Helm Chart.yaml

Read a Helm Chart's `Chart.yaml` file and expose the values as outputs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the Helm Chart directoryyes
namedescription
apiVersionThe chart API version (always set)
nameThe name of the chart (always set)
versionA SemVer 2 version (always set)
kubeVersionA SemVer range of compatible Kubernetes versions (optional)
descriptionA single-sentence description of this project (optional)
typeIt is the type of chart (optional)
keywordsA list of keywords about this project (optional)
homeThe URL of this project's home page (optional)
sourcesA list of URLs to source code for this project (optional)
repositoryThe repository URL ("https://example.com/charts") (optional)
iconA URL to an SVG or PNG image to be used as an icon (optional).
appVersionThe version of the app that this contains (optional).
deprecatedWhether this chart is deprecated (optional)