Kubernetes helm chart submission! Thanks @cephasara

This commit is contained in:
sickcodes
2021-02-12 18:11:48 +00:00
parent fad0c874b5
commit 4dcf20a362
10 changed files with 47 additions and 9 deletions

9
helm/helm-chart-generate.sh Executable file
View File

@ -0,0 +1,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/