aboutsummaryrefslogtreecommitdiff
path: root/helm/helm-chart-generate.sh
blob: 14c46106b6d26a19a18ea2721c16da5a063469b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
# Author: sick.codes
# License: GPLv3+
# Repo: https://github.com/sickcodes/Docker-OSX/
# cd ../helm

rm -f docker-osx-*.tgz
helm package .
helm repo index . --url https://sickcodes.github.io/Docker-OSX/helm/