[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[[["\u003cp\u003eArtifact Registry allows you to store Helm 3 charts as OCI container images within Docker repositories.\u003c/p\u003e\n"],["\u003cp\u003eYou can organize your Helm charts and container images in Artifact Registry by using separate repositories or distinct namespaces within the same repository.\u003c/p\u003e\n"],["\u003cp\u003eProper permissions must be granted to accounts that will interact with the repository.\u003c/p\u003e\n"],["\u003cp\u003eHelm must be configured to authenticate with Artifact Registry to access and manage your stored charts.\u003c/p\u003e\n"],["\u003cp\u003ePub/Sub notifications can be set up to alert you to changes made within your repository.\u003c/p\u003e\n"]]],[],null,["# Work with Helm charts\n\nYou can store Helm 3 charts saved as\n[OCI container images](https://helm.sh/docs/topics/registries/)\nin Artifact Registry Docker repositories.\n\n- To get familiar with Helm charts in Artifact Registry, try the [quickstart](/artifact-registry/docs/helm/quickstart).\n- To learn about working with other container images, see the [Docker overview](/artifact-registry/docs/docker).\n\nWhen you are ready to learn more about managing Helm charts, read the following\ninformation:\n\n1. [Create a Docker repository](/artifact-registry/docs/repositories/create-repos) for your\n images.\n\n If you are managing both container images and Helm charts in\n Artifact Registry, use one of these approaches to keep your charts\n organized:\n - Create separate repositories for your images and Helm charts.\n - Store images and charts under separate namespaces in the same repository.\n In the following example, the repository `my-repo` has separate namespaces\n for images and charts.\n\n us-west1-docker.pkg.dev/my-project/my-repo/images\n us-west1-docker.pkg.dev/my-project/my-repo/charts\n\n2. [Grant permissions](/artifact-registry/docs/access-control) to the account that\n will connect with the repository. Service accounts for common integrations\n with Artifact Registry have default [permissions](/artifact-registry/docs/access-control#gcp) for\n repositories in the same project.\n\n3. Configure Helm to [authenticate](/artifact-registry/docs/helm/authentication) with Artifact Registry.\n\n4. Learn about [managing charts](/artifact-registry/docs/helm/manage-charts).\n\n5. Set up [Pub/Sub notifications](/artifact-registry/docs/configure-notifications)\n for changes to your repository."]]