v0.3.0
版本发布时间: 2018-02-15 05:39:43
helm/chartmuseum最新发布版本:v0.16.2(2024-06-03 21:58:35)
Support for Microsoft Azure Blob Storage has been added!
Make sure your environment is properly setup to access mycontainer
.
To do so, you much set the following env vars:
-
AZURE_STORAGE_ACCOUNT
-
AZURE_STORAGE_ACCESS_KEY
chartmuseum --debug --port=8080 \
--storage="azure" \
--storage-microsoft-container="mycontainer" \
--storage-microsoft-prefix=""
Also:
- Upgraded to Helm v2.8.1
- Added
--storage-amazon-sse=<algorithm>
option (#38)
Happy Valentine's Day 💘 - The ChartMuseum Developers