ChartMuseum v0.12.0
ChartMuseum v0.12.0 has been released with several new features, bug fixes, and updates:
- Support for Netease cloud NOS storage backend (thanks @tedgxt!)
- Add
--read-timeout
and--write-timeout
options for http timeout support (thanks @cpoole!) - Add
--storage-timestamp-tolerance
option which fixes longstanding issue #152 (thanks @rajiteh!) - Upgrade AWS SDK (via chartmuseum/storage), fixing #280
- Update dependencies and Go version