Chart Repository
Introduction​
A Chart repository is like a library where Helm charts are stored and shared. It provides a centralized place to store and distribute your Helm charts across environments and teams.
You can add one ore more chart repositories to Devtron. Once added, the charts from these repositories will be available in the All Charts section of the Chart Store. This process may take a few minutes.
By default, Devtron automatically includes a set of built-in chart repositories during installation.
Only a Super-Admin can add, update, delete chart repositories.
Add Chart Repository​
To add a chart repository, follow the steps below:
-
Navigate to Global Configurations → Chart Repository.
-
Click Add repository.
-
Provide below information in the following fields:

Fields Description Name Provide a Nameof your chart repository. This name is added as prefix to the name of the chart in the listing on the helm chart section of application.URL This is the URL of your chart repository (e.g., https://charts.bitnami.com/bitnami) -
Click Save.
Update a Chart Repository​
To update a chart repository, follow the below steps:
-
Navigate back to *Chart Repositories page.
-
Select the repository you prefer to update.

-
Modify the repository as per your requirements.
If you prefer to perform a dry run to validate the chart repository configurations, click Validate.
- Click Update.
Delete a Chart Repository​
If you are using an chart repository as your chart source and prefer to delete it, follow the instructions below:
-
Navigate back to Chart Repositories.

-
Select your preferred chart repository.
-
Click the Delete button.
The chart repository will be deleted and removed from the Chart Store page.