Push and pull Charts using Helm 3

更新时间:
复制 MD 格式

Container Registry Enterprise Edition instances support the Helm 3 client, which lets you use their image repositories to store, distribute, and manage Helm Charts.

Usage notes

Client version

Method

Features

Helm 3

No installation required

Manage Charts as OCI artifacts (Recommended. Supports features such as global synchronization, adding signatures, and immutability). For more information, see Push and pull Charts using Helm versions earlier than 3.7 and Push and pull Charts using Helm 3.7 or later.

Install the helm-push plugin

Manage Charts using a Chart repository (supports integration with open source components). For more information, see Push and pull Charts using the helm-push plugin.