Home / Platform management / Catalog / Chart repositories

Chart repositories

A chart, which is a Helm package, corresponds to a target application and contains image, dependency, and resource definitions required to run an application. Typically, there are some applications that need to be deployed frequently within an enterprise, or the same application needs to be deployed in multiple environments. By abstracting these applications into application templates, enterprise personnel can quickly deploy applications based on templates, improving deployment efficiency.

Platform administrators have the authority to manage chart repositories and can perform operations such as adding, updating, synchronizing, and deleting repositories.

Reference link: Helm Charts