helm-quickstart
Last updated on
This guide will help you create a Helm Artifact Registry in Harness, configure an upstream proxy, and manage Helm packages.
Helm Artifact Registry
Prerequisites
- Ensure you have Helm CLI installed and configured on your local machine.
- Ensure you have access to a Harness account with the appropriate permissions to create registries and connectors.
Create a Helm Artifact Registry
- Interactive Guide
- Step-by-Step
- Navigate to the Artifact Registry module in your Harness project.
- Click on New Artifact Registry.
- In the Registry Type list, select Helm Registry.
- Provide a Registry Name.
- The registry name must start with a letter and can include lowercase alphanumeric characters, underscores (
_), periods (.), and hyphens (-).
- The registry name must start with a letter and can include lowercase alphanumeric characters, underscores (
- Optionally, add a Description and Labels for better organization.
- Click Create Registry to finalize.
private helm registry
This registry will serve as your private Helm registry within Harness.