Troubleshoot Helm chart issues
Learn about troubleshooting steps that you might find helpful if you run into
problems managing Helm charts in Artifact Registry.
Helm commands no longer work in Helm 3.7
Helm 3.7.0
introduced changes to OCI support that are not backwards-compatible, including
changed and removed commands for working with registries.
Run helm version
to check your Helm version.
Install Helm 3.8.0 or later
to use Helm charts with Artifact Registry. In previous versions of Helm,
OCI support is experimental.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["Helm 3.7.0 introduced breaking changes to OCI support, impacting commands for registry interactions."],["To check your Helm version, use the `helm version` command."],["Helm versions before 3.8.0 have experimental OCI support, making 3.8.0 or later recommended."],["Upgrading to Helm 3.8.0 or later is necessary for managing Helm charts with Artifact Registry."]]],[]]