发布日期: 2024-07-10
版本号: v3.15.3

Helm v3.15.3 是一个补丁版本,建议用户升级以获得最佳体验。社区持续发展,欢迎用户参与讨论:加入 Kubernetes Slack 进行交流,参与每周四的开发者视频会议,或通过 ArtifactHub 贡献图表。安装和升级可通过下载各平台(包括 MacOS、Linux、Windows 等)的二进制文件完成,并提供校验和及签名验证。未来版本计划包括 3.15.4(2024年8月14日,仅含错误修复)和 3.16.0(2024年9月11日,功能更新)。本次更新主要修复了依赖管理的竞态条件、代理环境变量支持及发现机制的优化等问题。

更新内容 (中文)

Helm v3.15.3 是一个补丁版本。建议用户升级以获得最佳体验。建议用户升级以获得最佳体验。

社区持续壮大,诚邀您的加入!

  • 加入 Kubernetes Slack 的讨论:
    • 提问或闲聊
    • 讨论 PR、代码和 Bug
  • 参加公共开发者例会:太平洋时间每周四 9:30 通过 Zoom
  • 测试、调试及贡献 Chart:ArtifactHub/packages

安装与升级

下载 Helm v3.15.3。常见平台二进制文件如下:

此版本使用 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E 签名,可在 @mattfarina 的 Keybase 账户 找到。请使用附带的签名通过 gpg 验证此版本。

快速入门指南 将指引您开始使用。有关升级说明或详细安装指南,请查阅安装指南。您也可以在任意支持 bash 的系统中使用安装脚本

后续计划

  • 3.15.4 将仅包含错误修复,计划于 2024年8月14日 发布
  • 3.16.0 是下一个功能版本,计划于 2024年9月11日 发布

更新日志

  • 修复(helm): 为服务发现使用突发限制设置 3bb50bbbdd9c946ba9989fbe4fb4104766302a64 (Evan Foster)
  • 修复 dependency_update_test.go f440d3b19ed772502b85ade33f7ee6bf4a35c85c (Suleiman Dibirov)
  • 修复(dependencyBuild): 防止 helm dependency 并发操作中的竞态条件 f262d80d30bd7c13f2ffe9719d23035adcbc7ede (Suleiman Dibirov)
  • 修复: helm install/upgrade 时遵守代理环境变量 7413819bb9c481707efa58b111ff0b85829b79f9 (Sidharth Menon)
  • 合并 PR #13085 来自 alex-kattathra-johnson/issue-12961 eb4cf6051e5b97d48baf5b306ca1aaea1c33c2ae (Joe Julian)

更新内容 (原始)

Helm v3.15.3 is a patch release. Users are encouraged to upgrade for the best experience. 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 questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What’s Next

  • 3.15.4 will contain only bug fixes and be released on August 14, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • fix(helm): Use burst limit setting for discovery 3bb50bbbdd9c946ba9989fbe4fb4104766302a64 (Evan Foster)
  • fixed dependency_update_test.go f440d3b19ed772502b85ade33f7ee6bf4a35c85c (Suleiman Dibirov)
  • fix(dependencyBuild): prevent race condition in concurrent helm dependency f262d80d30bd7c13f2ffe9719d23035adcbc7ede (Suleiman Dibirov)
  • fix: respect proxy envvars on helm install/upgrade 7413819bb9c481707efa58b111ff0b85829b79f9 (Sidharth Menon)
  • Merge pull request #13085 from alex-kattathra-johnson/issue-12961 eb4cf6051e5b97d48baf5b306ca1aaea1c33c2ae (Joe Julian)

下载链接