If the chart is in a private OCI registry (like Azure ACR, AWS ECR, or Google Artifact Registry), you must log in first: helm registry login Step 5: Debugging with Verbose Output
This command reads your Chart.yaml (or requirements.yaml ), downloads the necessary packages, and creates a Chart.lock file to ensure version consistency. Step 3: Verify the Chart URL and Version helm template error failed to download
The Chart.yaml file lists dependencies that haven't been built or downloaded to the charts/ directory. If the chart is in a private OCI