使用 Helm 图表
您可以将保存为 OCI 容器映像的 Helm 3 图表存储在 Artifact Registry Docker 仓库中。
- 如需熟悉 Artifact Registry 中的 Helm 图表,请尝试使用快速入门。
- 如需了解如何使用其他容器映像,请参阅 Docker 概览。
当您准备好详细了解如何管理 Helm 图表时,请阅读以下信息:
为映像创建 Docker 代码库。
如果您同时在 Artifact Registry 中管理容器映像和 Helm 图表,请使用以下方法之一来整理图表:
向将与代码库连接的账号授予权限。与 Artifact Registry 进行常见集成的服务账号对同一项目中的代码库具有默认权限。
配置 Helm 以通过 Artifact Registry 进行身份验证。
了解如何管理图表。
为代码库更改设置 Pub/Sub 通知。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-18。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[[["Artifact Registry allows you to store Helm 3 charts as OCI container images within Docker repositories."],["You can organize your Helm charts and container images in Artifact Registry by using separate repositories or distinct namespaces within the same repository."],["Proper permissions must be granted to accounts that will interact with the repository."],["Helm must be configured to authenticate with Artifact Registry to access and manage your stored charts."],["Pub/Sub notifications can be set up to alert you to changes made within your repository."]]],[]]