Repository for hosting the helm charts of Scandio GmbH.
To release a new version of a helm chart you need to make a commit to the
master
branch which includes an update to the corresponding Chart.yaml
file
where the new version of the chart is set.
The GitHub Action will take care of releasing the new chart as soon as it hits
the master
branch.