docker-osx/helm/helm-chart-generate.sh

10 lines
229 B
Bash
Raw Normal View History

2024-09-07 11:13:40 -04:00
#!/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/