minio/helm-reindex.sh

6 lines
121 B
Bash
Raw Permalink Normal View History

2021-08-21 00:30:54 +02:00
#!/bin/bash
helm package helm/minio -d helm-releases/
helm repo index --merge index.yaml --url https://charts.min.io .