Post Sept 2025 acr does not support helm charts ?

ahd 210 Reputation points
2025-06-25T18:00:08.7433333+00:00

We are trying to figure out a way to store some of the external helm chart providers on azure cloud medium and scan for vulnerabilities before deploying on AKS. As per the msft doc post Sept 2025 the az acr helm commands will be retiring, is there any other alternate solution to store external helm charts in azure medium? User's image

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
0 comments No comments
{count} votes

Accepted answer
  1. Divyesh Govaerdhanan 8,345 Reputation points
    2025-06-25T18:13:48.38+00:00

    Hello,

    Welcome to Microsoft Q&A,

    Yes, Microsoft’s official communication, Azure Container Registry (ACR), will retire Helm 2 support and legacy Helm repositories (via az acr helm) on September 15, 2025. This includes:

    Deprecation of az acr helm push and az acr helm

    Deletion of all Helm charts not stored as OCI artifacts

    Use Helm 3 + OCI Artifact Support to store Helm charts in Azure Container Registry.

    Helm 3 supports storing charts as OCI artifacts, which is the path forward endorsed by Microsoft and CNCF.

    https://learn.microsoft.com/en-us/azure/container-registry/container-registry-helm-repos

    Please Upvote and accept the answer if it helps!!

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.