MyGit

v0.16.0

helm/chartmuseum

版本发布时间: 2023-06-15 07:20:59

helm/chartmuseum最新发布版本:v0.16.2(2024-06-03 21:58:35)

v0.16.0

ChartMuseum v0.16.0 is a feature release. This release, we focused on . Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

Installation and Upgrading

Download ChartMuseum v0.16.0. 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

Software Bill of Materials (SBOM)

You can download the SBOM for this release in SPDX format here. You can use bom to inspect the contents:

curl -sL -o sbom.spdx https://get.helm.sh/chartmuseum-v0.16.0.spdx
bom document outline sbom.spdx

The SBOM has also been uploaded to the registry alongside the image, and can be fetched using cosign:

cosign download sbom ghcr.io/helm/chartmuseum:v0.16.0 --output-file=sbom.spdx
bom document outline sbom.spdx

Digital Signatures

In this release, we have integrated with the sigstore project to produce digital signatures of container images.

To verify these signatures, you can use cosign.

Verify the container image:

cosign verify ghcr.io/helm/chartmuseum:v0.16.0 \
  --certificate-identity=https://github.com/helm/chartmuseum/.github/workflows/build.yml@refs/tags/v0.16.0 \
  --certificate-oidc-issuer=https://token.actions.githubusercontent.com | jq

Since the install script has used gpg in the past, signatures in this format have also been added (see .asc files attached to release). These were created with E97F 9DA5 AE2E 39CF 48A1 42B7 852A 7470 A39F B81D (@jdolitsky's GPG key) which can be found here and here.

Changelog

相关地址:原始地址 下载(tar) 下载(zip)

1、 chartmuseum-v0.16.0-darwin-amd64.tar.gz.asc 833B

2、 chartmuseum-v0.16.0-darwin-amd64.tar.gz.sha256sum.asc 833B

3、 chartmuseum-v0.16.0-darwin-arm64.tar.gz.asc 833B

4、 chartmuseum-v0.16.0-darwin-arm64.tar.gz.sha256sum.asc 833B

5、 chartmuseum-v0.16.0-linux-386.tar.gz.asc 833B

6、 chartmuseum-v0.16.0-linux-386.tar.gz.sha256sum.asc 833B

7、 chartmuseum-v0.16.0-linux-amd64.tar.gz.asc 833B

8、 chartmuseum-v0.16.0-linux-amd64.tar.gz.sha256sum.asc 833B

9、 chartmuseum-v0.16.0-linux-arm.tar.gz.asc 833B

10、 chartmuseum-v0.16.0-linux-arm.tar.gz.sha256sum.asc 833B

11、 chartmuseum-v0.16.0-linux-arm64.tar.gz.asc 833B

12、 chartmuseum-v0.16.0-linux-arm64.tar.gz.sha256sum.asc 833B

13、 chartmuseum-v0.16.0-linux-loong64.tar.gz.asc 833B

14、 chartmuseum-v0.16.0-linux-loong64.tar.gz.sha256sum.asc 833B

15、 chartmuseum-v0.16.0-linux-mips64le.tar.gz.asc 833B

16、 chartmuseum-v0.16.0-linux-mips64le.tar.gz.sha256sum.asc 833B

17、 chartmuseum-v0.16.0-linux-ppc64le.tar.gz.asc 833B

18、 chartmuseum-v0.16.0-linux-ppc64le.tar.gz.sha256sum.asc 833B

19、 chartmuseum-v0.16.0-linux-s390x.tar.gz.asc 833B

20、 chartmuseum-v0.16.0-linux-s390x.tar.gz.sha256sum.asc 833B

21、 chartmuseum-v0.16.0-windows-amd64.zip.asc 833B

22、 chartmuseum-v0.16.0-windows-amd64.zip.sha256sum.asc 833B

查看:2023-06-15发行的版本