This repository checks the Datashim project once a week for new releases and publishes the helm charts here over at https://swissdatasciencecenter.github.io/datashim-charts/.
This repository should be archived when the Datashim helm charts are officially published.
To add the repository in helm:
helm repo add datashim https://swissdatasciencecenter.github.io/datashim-charts/
To list the available helm charts:
$ helm search repo datashim
NAME CHART VERSION APP VERSION DESCRIPTION
datashim/dlf-chart 0.1.0 0.1.0 Dataset Lifecycle Framework chart
To install the helm chart :
helm install datashim datashim/dlf-chart