Skip to content

Commit c84e414

Browse files
authored
Merge pull request #113222 from dlepow/patch-10
[ACR] Update container-registry-helm-repos.md
2 parents 8a1c7f5 + a59afc0 commit c84e414

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/container-registry/container-registry-helm-repos.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ You can use either Helm 3 or Helm 2 to host Helm charts in Azure Container Regis
2626
### Additional information
2727

2828
* For most scenarios, we recommend using the Helm 3 workflow with native `helm chart` commands to manage charts as OCI artifacts.
29-
* You can use legacy [az acr helm][az-acr-helm] Azure CLI commands and workflow with the Helm 3 client and charts. However, certain commands such as `az acr helm list` aren't compatible with Helm 3 charts.
30-
* As of Helm 3, [az acr helm][az-acr-helm] commands are supported mainly for compatibility with the Helm 2 client and chart format. Future development of these commands isn't currently planned.
29+
* As of Helm 3, [az acr helm][az-acr-helm] commands are supported for compatibility with the Helm 2 client and chart format. Future development of these commands isn't currently planned. See the [product roadmap](https://github.com/Azure/acr/blob/master/docs/acr-roadmap.md#acr-helm-ga).
3130

3231
## Use the Helm 3 client
3332

0 commit comments

Comments
 (0)