1
0
mirror of https://github.com/minio/minio.git synced 2025-01-25 05:33:16 -05:00
minio/helm-reindex.sh
2021-08-20 15:30:54 -07:00

6 lines
121 B
Bash
Executable File

#!/bin/bash
helm package helm/minio -d helm-releases/
helm repo index --merge index.yaml --url https://charts.min.io .