The page has been translated by Gen AI.
Chart Repository
Users can upload and delete Helm charts in the chart repository.
The charts uploaded to the chart repository are used in Adding Helm Charts and are used for Helm installation or project creation.
Getting Started with Chart Repository
To start managing the chart repository, follow these steps.
- Main page, click the Manage icon at the top right. Move to the Tenant Dashboard page.
- Click the Tools & Templates > Chart Repository menu on the left menu. The Chart Repository screen appears.
Getting Started with Project Chart Repository
Note
You can upload/modify/delete charts that are only available within the project to the chart repository.
- Click the Project card on the Main page. Move to the Project Dashboard page.
- Click the Repository > Chart Repository menu on the left menu. Move to the Chart Repository page.
Uploading Charts
Note
For more information on
Chart.yaml, see the Helm Official Page.The registration information is automatically generated based on the name and version of the Chart.yaml file of the uploaded chart.
To upload a chart to the chart repository, follow these steps.
- Click the Manage icon at the top right of the Main page. Move to the Tenant Dashboard page.
- Click the Tools & Templates > Chart Repository menu on the left menu. The Chart Repository screen appears.
- Click the Upload button on the Chart Repository page. The Chart File Upload popup window opens.
- Enter the contents in the Chart File Upload popup window and click the Upload button
| Item | Description |
|---|---|
| Chart Type | Select the 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.
|
Table. Chart Upload Input Items
Deleting Charts
To delete a chart, follow these steps.
- Click the Manage icon at the top right of the Main page. Move to the Tenant Dashboard page.
- Click the Tools & Templates > Chart Repository menu on the left menu. The Chart Repository screen appears.
- Select the checkbox of the item to be deleted in the Chart Repository list and click the Delete button.
- Click the Confirm button in the confirmation popup window.
Caution
If the chart is registered in the Helm chart, it cannot be deleted. Please remove the information from the Helm Chart menu first.
Deleting a Specific Version of a Chart
To delete a specific version of a chart, follow these steps.
- Click the Manage icon at the top right of the Main page. Move to the Tenant Dashboard page.
- Click the Tools & Templates > Chart Repository menu on the left menu. The Chart Repository screen appears.
- Click the item to be deleted in the Chart Repository list. Move to the Chart Version List page.
- Select the checkbox of the item to be deleted on the Chart Version List page and click the Delete button.
- Click the Confirm button in the confirmation popup window.