发布日期: 2023-11-08
版本号: v3.13.2

Helm v3.13.2 是一个补丁版本,建议用户升级以获得最佳体验。社区持续发展,欢迎用户参与讨论:加入 Kubernetes Slack 的交流、参与每周四的开发者视频会议,或在 ArtifactHub 测试和贡献图表。用户可通过各平台(如 MacOS、Linux、Windows 等)下载安装包,并提供对应校验和。此版本使用指定密钥签名,可通过官方安装指南或脚本进行安装。后续计划包括 3.13.3 补丁版本(2023年12月13日)和 3.14.0 功能版本(2024年1月17日)。更新内容涉及依赖库升级、修复回滚标签问题、支持 SQL 后端标签选择器、撤销部分认证相关改动等。

更新内容 (中文)

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

社区持续发展,我们期待您的加入!

  • 加入 Kubernetes Slack 的讨论:
    • 提问或闲聊
    • 讨论 PR、代码和 Bug
  • 参与每周四 9:30(太平洋时间)的公开开发者会议:Zoom
  • 测试、调试和贡献 Chart:ArtifactHub/数据包

安装与升级

下载 Helm v3.13.2。各平台通用二进制文件如下:

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

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

后续计划

  • 3.13.3 为补丁版本,计划于 2023 年 12 月 13 日发布
  • 3.14.0 为下一个功能版本,计划于 2024 年 1 月 17 日发布

更新日志

  • 依赖更新:将 google.golang.org/grpc 从 1.54.0 升级至 1.56.3 2a2fb3b98829f1e0be6fb18af2f6599e0f4e8243 (dependabot[bot])
  • 更新 get-helm-3 脚本 8f554be39fcd4cbcff47bc4def8bb45ae0ed9d8c (Marcel Humburg)
  • 依赖更新:将 github.com/docker/docker 升级至 00a334c1d913d7582e430ad9c64d0ca14cf465ff (dependabot[bot])
  • 修复回滚操作中的版本标签问题 12826e839c3696aa901f0aee99587113ed4de694 (Marcin Chojnacki)
  • 在 Query 方法中移除 filterSystemLabels 的使用 666b199dbea63c5cad9235abb74eed66ce9d6cd8 (Dmitry Chepurovskiy)
  • 应用代码审查建议 7e0084a394fdd2f379d7b21a5477c04f8dd96c84 (Dmitry Chepurovskiy)
  • 允许在 SQL 后端中对系统标签使用选择器 10018ff34bc13cb4cac9e95b03a1c4720717445e (Dmitry Chepurovskiy)
  • 允许在 Secrets 和 Configmap 后端中对系统标签使用选择器 3b4cacf717ab8708b582397b131182ab833687a2 (Dmitry Chepurovskiy)
  • 回退"修复 helm pull/push 的基础认证问题"的修改 e785e6c50c622ed5019fd4020a13509c87a3022d (Matt Farina)
  • 回退"修复注册表匿名拉取问题"的修改 268dcedba6a231b623c8252a3dafa0052d161c6e (Matt Farina)
  • 依赖更新:将 golang.org/x/net 从 0.13.0 升级至 0.17.0 99ce118b0ab10bc52d883412381ed9da0f35b14e (dependabot[bot])
  • 更新 get-helm-3 脚本以通过 get.helm.sh 获取版本 28f208c3da7cdf4099255e332d2acee957d5abb0 (Ian Zink)

更新内容 (原始)

Helm v3.13.2 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.13.2. 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.13.3 is a patch release and will be on December 13, 2023.
  • 3.14.0 is the next feature release and be on January 17, 2024.

Changelog

  • chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 2a2fb3b98829f1e0be6fb18af2f6599e0f4e8243 (dependabot[bot])
  • Update get-helm-3 8f554be39fcd4cbcff47bc4def8bb45ae0ed9d8c (Marcel Humburg)
  • chore(deps): bump github.com/docker/docker 00a334c1d913d7582e430ad9c64d0ca14cf465ff (dependabot[bot])
  • Fixing release labelling in rollback 12826e839c3696aa901f0aee99587113ed4de694 (Marcin Chojnacki)
  • Drop filterSystemLabels usage from Query method 666b199dbea63c5cad9235abb74eed66ce9d6cd8 (Dmitry Chepurovskiy)
  • Apply review suggestions 7e0084a394fdd2f379d7b21a5477c04f8dd96c84 (Dmitry Chepurovskiy)
  • Allow using label selectors for system labels for sql backend. 10018ff34bc13cb4cac9e95b03a1c4720717445e (Dmitry Chepurovskiy)
  • Allow using label selectors for system labels for secrets and configmap backends. 3b4cacf717ab8708b582397b131182ab833687a2 (Dmitry Chepurovskiy)
  • Revert “fix(main): fix basic auth for helm pull or push” e785e6c50c622ed5019fd4020a13509c87a3022d (Matt Farina)
  • Revert “fix(registry): address anonymous pull issue” 268dcedba6a231b623c8252a3dafa0052d161c6e (Matt Farina)
  • chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 99ce118b0ab10bc52d883412381ed9da0f35b14e (dependabot[bot])
  • Update get-helm-3 to get version through get.helm.sh 28f208c3da7cdf4099255e332d2acee957d5abb0 (Ian Zink)

下载链接