mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
parent
6e349fcef7
commit
f258405c7b
6 changed files with 25 additions and 56 deletions
|
|
@ -1,4 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
docker run --rm -it -v $(pwd):/apps --entrypoint /bin/sh alpine/helm \
|
||||
-c 'helm repo add bitnami https://charts.bitnami.com/bitnami && cd /apps/helm-charts/vmpooler && helm dependency update && cd /apps/docs && helm package ../helm-charts/* && helm repo index --url https://puppetlabs.github.io/vmpooler-deployment/ .'
|
||||
Loading…
Add table
Add a link
Reference in a new issue