#! /bin/bash chart=${1} helm package $chart -d .packaged && helm repo index .packaged