v0.16.2
版本发布时间: 2024-06-03 21:58:35
helm/chartmuseum最新发布版本:v0.16.2(2024-06-03 21:58:35)
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) 8795e9930ad1f88f8c20426368327b0e500adcda (Casey Buto)
- build(deps): bump github.com/urfave/cli from 1.22.14 to 1.22.15 (#775) 0a4fbd9ae3dfaa6090ac26f289f63859ad8ee631 (dependabot[bot])
- Bump version to prep for 0.16.2 (#774) 574fd1cbef8d602c4b1838411d7dc5b1b711af96 (Casey Buto)
- build(deps): bump github.com/prometheus/client_golang (#770) bea8a5db8eed031a4d2e55604cfd3a9a287971b3 (dependabot[bot])
- mod: update cosign version to v2.2.4 aaf4b1a5491d99fb48d01ca51a6ca0ec5ddceeef (scbizu)
- mod: remove toolchain for go1.21 96f70483ba64d83cc34e8e32f9c61de307f23ea5 (scbizu)
- mod: bump storage to v0.15.0 bc761e801b6c47816b612e9a8442f3b64d86ad1e (scbizu)
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#762) 00ba7520f5257edfeafd1f5cec165e9c38712992 (dependabot[bot])
- build(deps): bump gevent from 22.10.2 to 23.9.0 in /loadtesting (#756) dfd85117dbeb3885cb655b358af5fc62a63ade0c (dependabot[bot])
- build(deps): bump github.com/docker/docker 60c334dee3da4c550a2e27d9000ea3a6e31cf830 (dependabot[bot])
- build(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.14.3 14f30113aacd6ed290bda0a63314afeb6575e1a0 (dependabot[bot])
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 5e41c5a18841a82232391f1d9e59ed034b31783a (dependabot[bot])
- Add support for creating repository indexes in JSON format (#739) 90e47f6336d364956446829625aa76e39788249c (guillaumem)