question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

acr helm group is deprecated, please update documentation

See original GitHub issue

The most recent version of the cli has deprecated this group. Please update the documentation to reflect that.

$ az acr helm -h 
Group 
    az acr helm : Manage helm charts for Azure Container Registries.
        This command group has been deprecated and will be removed in future release. Use 'helm
        v3' instead. For more information go to https://docs.microsoft.com/en-us/azure/container-
        registry/container-registry-helm-repos

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

11reactions
petermicuchcommented, Dec 9, 2020

Seriously? We will have to export chart to be able to install it? What happened to simple helm repo add test https://testrepo.azurecr.io/helm/v1/repo and then installing anything that we had in that repository without the need to do any helm chart pull and helm chart export?

10reactions
kinzlebcommented, Jul 29, 2020

Seemed like Microsoft was a little too hasty on deprecating this… I know it was a preview feature and all but the alternative to use Helm3’s OCI experimental features like “helm chart save” and “helm chart push” are still far from mature… simple things like setting the chart’s version and app-version require ugly workarounds… this unexpectedly took my development team out of commission for the whole day while I scrambled to fix our CI/CD pipelines.

Read more comments on GitHub >

github_iconTop Results From Across the Web

pushing the helm chart to azure container registry fails
"This command is implicitly deprecated because command group 'acr helm' is deprecated and will be removed in a future release.
Read more >
What do you need to know about Helm 2, Helm 3, and ACR?
This command is implicitly deprecated because command group 'acr helm' is deprecated and will be removed in a future release.
Read more >
ACR helm add helm repository - Microsoft Q&A
This command is implicitly deprecated because command group 'acr helm' is deprecated and will be removed in a future release.
Read more >
Azure CLI task failing randomly on Helm task
I have also found the message “This command is implicitly deprecated because command group 'acr helm' is deprecated and will be removed in...
Read more >
Deprecations by version - GitLab Docs
In GitLab 16.0 and later, the status field will act as if legacyMode is null. ... Please update any bookmarks or scripts that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found