All Products
Search
Document Center

Container Registry:Push and pull charts as OCI artifacts

Last Updated:Nov 20, 2023

Open Container Initiative (OCI) artifacts are standard formats that are used to store and transmit container-related files. Helm 3 provides support for OCI artifacts. You can pack charts into OCI artifacts and then push and pull charts by using Helm 3. This way, you can flexibly manage the storage and transmission of charts and conveniently distribute and deploy Kubernetes applications in different environments.