使用 Helm 資訊套件
您可以將儲存為 OCI 容器映像檔的 Helm 3 圖表,儲存在 Artifact Registry Docker 存放區中。
- 如要熟悉 Artifact Registry 中的 Helm 資訊套件,請試試快速入門。
- 如要瞭解如何使用其他容器映像檔,請參閱 Docker 總覽。
準備好進一步瞭解如何管理 Helm 圖表時,請參閱以下資訊:
為映像檔建立 Docker 存放區。
如果您在 Artifact Registry 中同時管理容器映像檔和 Helm 資訊套件,請使用下列其中一種方法來保持資訊套件的有條理:
將權限授予將連結至存放區的帳戶。與 Artifact Registry 的常見整合服務帳戶,會針對同一個專案中的存放區提供預設權限。
設定 Helm 以便透過 Artifact Registry authenticate。
瞭解如何管理圖表。
針對存放區的異動設定 Pub/Sub 通知。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間: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"]],["上次更新時間: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."]]],[]]