helm-check is a github action tool which allows to prevalidate helm chart template before its deployment; executes helm lint and helm package commands
this has been modified by [email protected] to output packaged helm charts
Dockerfile
: contains docker image configurationentrypoint.sh
: contains executable script for helm templates validation
packages
: array of packaged helm charts