Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ChartMuseum v0.16.1 source code.tar.gz | 2023-12-31 | 278.4 kB | |
ChartMuseum v0.16.1 source code.zip | 2023-12-31 | 322.0 kB | |
README.md | 2023-12-31 | 5.9 kB | |
Totals: 3 Items | 606.3 kB | 0 |
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) [f00683] (dependabot[bot])
- build(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.11 (#741) [81cae6] (dependabot[bot])
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#727) [262684] (dependabot[bot])
- build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#733) [3bbddc] (dependabot[bot])
- ci: release: pass --yes to skip cosign in action [404484] (scbizu)
- ci: release: pass --yes to skip cosign prompt [5127f9] (scbizu)
- ci: bump cosign [94e1de] (scbizu)
- feat: allow user set forcePathStyle for s3 storage (#731) [0cfeb2] (warjiang)
- pkg/repo,pkg/chartmuseum/server: per-limit-chart chart expiration removes prefix mathching for chartpath preparing (#721) [73e75c] (Nace Sc)
- build(deps): bump helm.sh/helm/v3 from 3.12.1 to 3.12.3 (#710) [26e2e6] (dependabot[bot])
- Prep for v0.16.1 release (#703) [b70fa4] (Josh Dolitsky)
- fix: lock tenant map to avoid race (#702) [d459f5] (Casey Buto)
- build(deps): bump github.com/prometheus/client_golang (#698) [fcb304] (dependabot[bot])
- build(deps): bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 (#696) [e46439] (dependabot[bot])
- chore(deps): bump storage to v0.14.0 (#701) [617a56] (Casey Buto)
- test: Use eventually to avoid flakey test (#700) [e1d98a] (Casey Buto)