docker-osx/helm/helm-chart-generate.sh
2024-09-07 11:13:40 -04:00

9 lines
229 B
Bash
Executable file

#!/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/