v0.16.1
版本发布时间: 2024-01-05 06:16:12
helm/chartmuseum最新发布版本:v0.16.2(2024-06-03 21:58:35)
v0.16.1
ChartMuseum v0.16.1 is a patch release. This release, we focused on bug fixes/dependency updates. 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.1. The common platform binaries are here:
- MacOS amd64 (archive sig / checksum / checksum sig / 19d47045a8164e594df7247f16931989d98aa54dbed03ac7145429aca1ac5ffa)
- Linux amd64 (archive sig / checksum / checksum sig / 8acb2eb4a9c05a7362f806f09afb1548995855f678944ee12e1cc00140664b2c)
- Linux arm (archive sig / checksum / checksum sig / 4ee0ae7edb6a06e11f3c974916100fe059733e19fe650b0a32d50979d877da93)
- Linux arm64 (archive sig / checksum / checksum sig / f321c6fae5673d15b5161cd59aa5626e0bfaeea039d424ad66ac69c2bc2e6964)
- Linux i386 (archive sig / checksum / checksum sig / 4823523c8483072f8a9ab4ccfb2de34e9e564e3cb669c906bf7156c9c10a856e)
- Linux mips64le (archive sig / checksum / checksum sig / 860a89c5c603e1062b6f6f4957627092c2d80f8c26629a2c64c34dcb2e608262)
- Linux ppc64le (archive sig / checksum / checksum sig / 4e1084b82ece39ee45de209262526194c908f34be9ee18a999f9a0ddfbaeedf9)
- Linux s390x (archive sig / checksum / checksum sig / f83a06ae42246a4976a5e4c49df442879c7575cb096552aff724a4daa632db1f)
- Windows amd64 (archive sig / checksum / checksum sig / 02bf6ec40d398ce31a1eb0d8947592908a3bd403449eebdd352ee6ed004274ad)
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.2 will contain only bug fixes.
- 0.17.1 is the next feature release.
Changelog
- build(deps): bump golang.org/x/crypto from 0.11.0 to 0.17.0 (#740) f00683f2e100dceec0af7f1629e98713a9c0a1e4 (dependabot[bot])
- build(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.11 (#741) 81cae6423c923dfe0f3bc5d56a76e516c784c784 (dependabot[bot])
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#727) 262684a78d80dcd51382370b359fceb669ace697 (dependabot[bot])
- build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#733) 3bbddcecbdf5a3bd8c5f3219c69acddf7291b085 (dependabot[bot])
- ci: release: pass --yes to skip cosign in action 4044841c425f6aa3ea332a24d2228832d66718ef (scbizu)
- ci: release: pass --yes to skip cosign prompt 5127f96d51a8e6b0941df09e5a3332ab5f52a5e7 (scbizu)
- ci: bump cosign 94e1deeadddead296ac9f06535f062ec4f94a910 (scbizu)
- feat: allow user set forcePathStyle for s3 storage (#731) 0cfeb2e0080b8ca57c648f931e25c9cf2f7b7023 (warjiang)
- pkg/repo,pkg/chartmuseum/server: per-limit-chart chart expiration removes prefix mathching for chartpath preparing (#721) 73e75ce517bbdff135d68dcfb682eb3b94736601 (Nace Sc)
- build(deps): bump helm.sh/helm/v3 from 3.12.1 to 3.12.3 (#710) 26e2e635c7ef5d33918cf2a9c7e2ad7236eb5221 (dependabot[bot])
- Prep for v0.16.1 release (#703) b70fa48c48913f741eeced748c5d04592ace0fab (Josh Dolitsky)
- fix: lock tenant map to avoid race (#702) d459f513c02aad61b2a768adf28eb0666b4632cc (Casey Buto)
- build(deps): bump github.com/prometheus/client_golang (#698) fcb3049f463642c14fac338ac8bb86d7efb32d44 (dependabot[bot])
- build(deps): bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 (#696) e46439c9aaae81a0d2ff432a27c4b46f6dd1b3e4 (dependabot[bot])
- chore(deps): bump storage to v0.14.0 (#701) 617a56a8a6371dd64d52d4382012359eef66cc80 (Casey Buto)
- test: Use eventually to avoid flakey test (#700) e1d98a81419b5f8091b2897b1a7b4ac29bda4447 (Casey Buto)