This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

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.

    1. Main page, click the Manage icon at the top right. Move to the Tenant Dashboard page.
    2. 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.
    1. Click the Project card on the Main page. Move to the Project Dashboard page.
    2. 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.

    1. Click the Manage icon at the top right of the Main page. Move to the Tenant Dashboard page.
    2. Click the Tools & Templates > Chart Repository menu on the left menu. The Chart Repository screen appears.
    3. Click the Upload button on the Chart Repository page. The Chart File Upload popup window opens.
    4. Enter the contents in the Chart File Upload popup window and click the Upload button
    ItemDescription
    Chart TypeSelect the chart type.
    Tenant / Project GroupSelect the tenant / project group where the chart will be used.
    Chart FileClick the Browse button to upload the chart file.
    • Only .tgz files created through the helm package command can be uploaded.
    Table. Chart Upload Input Items

    Deleting Charts

    To delete a chart, follow these steps.

    1. Click the Manage icon at the top right of the Main page. Move to the Tenant Dashboard page.
    2. Click the Tools & Templates > Chart Repository menu on the left menu. The Chart Repository screen appears.
    3. Select the checkbox of the item to be deleted in the Chart Repository list and click the Delete button.
    4. 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.

    1. Click the Manage icon at the top right of the Main page. Move to the Tenant Dashboard page.
    2. Click the Tools & Templates > Chart Repository menu on the left menu. The Chart Repository screen appears.
    3. Click the item to be deleted in the Chart Repository list. Move to the Chart Version List page.
    4. Select the checkbox of the item to be deleted on the Chart Version List page and click the Delete button.
    5. Click the Confirm button in the confirmation popup window.