The page has been translated by Gen AI.
Chart Repository
Users can upload and delete Helm-created charts to the chart repository.
Charts uploaded to the chart repository are used in Add Helm Chart and are utilized during helm install or when creating a project.
Getting Started with Chart Repository
To begin managing the chart repository, follow these steps.
- Click the Admin icon at the top right of the Main page. You will be taken to the Tenant Dashboard page.
- From the left menu, click the Tools & Templates > Chart Repository menu. The Chart Repository screen appears.
Getting Started with Project Chart Repository
Note
You can upload, edit, or delete charts that are usable only within the project in the chart repository.
- Click the Project card on the Main page. You will be taken to the Project Dashboard page.
- In the left menu, click the Repository > Chart Repository menu. You will be taken to the Chart Repository page.
Upload Chart
Reference
For detailed information about
Chart.yaml, refer to the Helm official page.Registration information is automatically generated based on the name and version of the uploaded chart’s Chart.yaml file.
To upload a chart to the chart repository, follow these steps.
- Click the Admin icon at the top right of the Main page. Navigate to the Tenant Dashboard page.
- From the left menu, click the Tools & Templates > Chart Repository menu. The Chart Repository screen appears.
- On the Chart Repository page, click the Upload button. The Chart File Upload popup window opens.
- Chart File Upload In the popup window, after entering the content, click the Upload button.
Item Explanation Chart type Please select a chart type. Tenant / Project Group Select the tenant/project group where the chart will be used. Chart file Click the Browse button to upload the chart file. - Only
.tgzfiles generated with thehelm packagecommand can be uploaded.
Table. Chart Upload Input Items - Only
Delete chart
To delete the chart, follow these steps.
- Click the Admin icon at the top right of the Main page. You will be taken to the Tenant Dashboard page.
- From the left menu, click the Tools & Templates > Chart Repository menu. The Chart Repository screen appears.
- Select the checkbox of the item you want to delete from the Chart Repository list and click the Delete button.
- Click the Confirm button in the confirmation popup.
Caution
The chart cannot be deleted when it is registered in the Helm chart. Please first remove the information from the Helm chart menu.
Delete only a specific version of a chart
To delete only a specific version from the chart, follow these steps.
- Click the Admin icon at the top right of the Main page. You will be taken to the Tenant Dashboard page.
- From the left menu, click the Tools & Templates > Chart Repository menu. The Chart Repository screen appears.
- Chart Repository Click the item you want to delete from the list. You will be taken to the Chart Version List page.
- On the Chart version list page, select the checkbox for the items you want to delete and click the Delete button.
- Click the Confirm button in the confirmation popup.