As you edit your chart, you can validate that it is well-formed by running helm lint. When it’s time to package the chart up for distribution, you can run the helm package command: 1 2 $ helm package deis-workflow deis-workflow-0.1.0.tgz