ChartMuseum v0.13.1
ChartMuseum v0.13.1 is a patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
#chartmuseum
for discussing PRs, code, bugs, or just to hang out
- Hang out at the Helm Public Developer Call: Thursday, 9:30 Pacific via Zoom
Installation and Upgrading
Download ChartMuseum v0.13.1. The common platform binaries are here:
- MacOS amd64 (checksum / 25179e0e9456919b3792b628fa715fe2fe0d821ff12f9f0ae1e5cf52e631ae8d)
- Linux amd64 (checksum / a1f912c03351aca8cbac8588220d9b0e208e65fb9955cbfacff18676a48728ef)
- Linux arm (checksum / a98884c2f861b02b49084d87da7daf1048fd40da01bb8b4c630fd4b3b5d47479)
- Linux arm64 (checksum / 776644403baafc96b7cc29facb7c9d3f0b5cb4a2b5f0cae8981b8fba374f1133)
- Linux i386 (checksum / 89316bfcd48b234afa5df6060c61d21edd26a7990975fdefe0643c3464b2b73e)
- Linux mips64le (checksum / 6089bc34c3b730bf8f3683d998fe744a429c19ab9067372d035d79d6bf715487)
- Linux ppc64le (checksum / a10ee06cddfa6f7735630805d81e0d05b864ff73cff67f4b5897910a0e1ea4b6)
- Linux s390x (checksum / d1a20f211ce6d1524690c8e7b4495abaa5b9a50545ce0b5f5b0ff4d6529634d7)
- Windows amd64 (checksum / a7b403f967e92c9b4f3f2f5074bc799f2d18f20f6da463bb8c7b920e594f7e39)
This release was signed with E97F 9DA5 AE2E 39CF 48A1 42B7 852A 7470 A39F B81D
(@jdolitsky's GPG key) which can be found here. Please use the attached signatures for verifying this release using gpg
.
You can use a script to install on any system with bash
.
What's Next
- 0.13.2 will contain only bug fixes.
- 0.14.0 is the next feature release.
Changelog
- Prep for v0.13.1 release (#429) 79bb39c (Josh Dolitsky)
- Move davidovich to emeritus dd2f600 (Josh Dolitsky)
- Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 527e74e (dependabot[bot])
- pkg/chartmuseum/server: ut covers multi tenants server b1d0cf4 (scnace)
- pkg/chartmuseum/server: fix chart object path invalid(missing repo prefix) in multi-tenant server and fix #421. 6990830 (scnace)
- fix release sha256 de918de (houfangdong)
- maint: fix version check in install script 543ffa5 (Josh Dolitsky)