Navigation Menu

Skip to content

ChartMuseum v0.16.1

Latest
Compare
Choose a tag to compare
@cbuto cbuto released this 04 Jan 22:16
· 9 commits to main since this release
f00683f

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:

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) f00683f (dependabot[bot])
  • build(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.11 (#741) 81cae64 (dependabot[bot])
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#727) 262684a (dependabot[bot])
  • build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#733) 3bbddce (dependabot[bot])
  • ci: release: pass --yes to skip cosign in action 4044841 (scbizu)
  • ci: release: pass --yes to skip cosign prompt 5127f96 (scbizu)
  • ci: bump cosign 94e1dee (scbizu)
  • feat: allow user set forcePathStyle for s3 storage (#731) 0cfeb2e (warjiang)
  • pkg/repo,pkg/chartmuseum/server: per-limit-chart chart expiration removes prefix mathching for chartpath preparing (#721) 73e75ce (Nace Sc)
  • build(deps): bump helm.sh/helm/v3 from 3.12.1 to 3.12.3 (#710) 26e2e63 (dependabot[bot])
  • Prep for v0.16.1 release (#703) b70fa48 (Josh Dolitsky)
  • fix: lock tenant map to avoid race (#702) d459f51 (Casey Buto)
  • build(deps): bump github.com/prometheus/client_golang (#698) fcb3049 (dependabot[bot])
  • build(deps): bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 (#696) e46439c (dependabot[bot])
  • chore(deps): bump storage to v0.14.0 (#701) 617a56a (Casey Buto)
  • test: Use eventually to avoid flakey test (#700) e1d98a8 (Casey Buto)