Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ChartMuseum v0.16.2 source code.tar.gz | 2024-05-31 | 279.7 kB | |
ChartMuseum v0.16.2 source code.zip | 2024-05-31 | 323.0 kB | |
README.md | 2024-05-31 | 5.6 kB | |
Totals: 3 Items | 608.3 kB | 0 |
v0.16.2
ChartMuseum v0.16.2 is a patch release. This release, we focused on dependency bumps/security fixes. 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:
- 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.16.2. The common platform binaries are here:
- MacOS amd64 (archive sig / checksum / checksum sig / 01e0a6627f03f4fd6f5ae9f04bcdff7df5c37daea15e61b49ec85f3163d7447b)
- Linux amd64 (archive sig / checksum / checksum sig / 39f5c16da8cd5d79b4eeb464a000246c3f28c8e6e897461db572e2db93d73f39)
- Linux arm (archive sig / checksum / checksum sig / e69c210d35076ccd5eb7c46c28f5764005fc24bfd6c52ce76c4db33ddc62ec09)
- Linux arm64 (archive sig / checksum / checksum sig / 22ae758b85bf964ba78ed087ff14bf9ecd3f8a0094d9b5c62ab83dd9df07a817)
- Linux i386 (archive sig / checksum / checksum sig / ca58e69f63dfc8879079533ad405a69100cc27d2a59e9053f20cb31cf09b5f92)
- Linux mips64le (archive sig / checksum / checksum sig / 9485fb56ebb1065a2c28cf427f610a87c77e391d840d2f532dfdeb022897b5d1)
- Linux ppc64le (archive sig / checksum / checksum sig / 000b76a31e59378b18e3cb8598f9539216bfe7070bb6e5dcdc560c6aa47174f1)
- Linux s390x (archive sig / checksum / checksum sig / 6afcb0fd2b53a296e3c854eae4c6e2aa525e1e110494572cd4b075ad322a25fb)
- Windows amd64 (archive sig / checksum / checksum sig / e29e0d8e80fa79a099df9deec50a2dff9fec0a23a9793f68e6139086858004ab)
You can download the SBOM for this release in SPDX format here.
You can use a script to install on any system with bash
.
What's Next
- 0.16.3 will contain only bug fixes.
- 0.17.2 is the next feature release.
Changelog
- Bump github.com/chartmuseum/storage to v0.16.0 (#776) [8795e9] (Casey Buto)
- build(deps): bump github.com/urfave/cli from 1.22.14 to 1.22.15 (#775) [0a4fbd] (dependabot[bot])
- Bump version to prep for 0.16.2 (#774) [574fd1] (Casey Buto)
- build(deps): bump github.com/prometheus/client_golang (#770) [bea8a5] (dependabot[bot])
- mod: update cosign version to v2.2.4 [aaf4b1] (scbizu)
- mod: remove toolchain for go1.21 [96f704] (scbizu)
- mod: bump storage to v0.15.0 [bc761e] (scbizu)
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#762) [00ba75] (dependabot[bot])
- build(deps): bump gevent from 22.10.2 to 23.9.0 in /loadtesting (#756) [dfd851] (dependabot[bot])
- build(deps): bump github.com/docker/docker [60c334] (dependabot[bot])
- build(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.14.3 [14f301] (dependabot[bot])
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 [5e41c5] (dependabot[bot])
- Add support for creating repository indexes in JSON format (#739) [90e47f] (guillaumem)