Sevak Mnatsakanyan
My feedback
-
1 vote
Sevak Mnatsakanyan shared this idea ·
-
72 votes
Sevak Mnatsakanyan supported this idea ·
-
50 votesplanned · 1 comment · Azure Kubernetes Service (AKS) » Portal · Flag idea as inappropriate… · Admin →
Sevak Mnatsakanyan supported this idea ·
-
208 votes10 comments · Azure Kubernetes Service (AKS) » Integration with Azure services · Flag idea as inappropriate… · Admin →
Sevak Mnatsakanyan supported this idea ·
-
8 votes
We’ve started some work in Helm 3 to enable cleaner integration with Helm and Registries. https://github.com/helm/community/pull/55
This work is underway, within the OCI image and distribution sepcs, and Helm 3 repository work.Thanks for the push.
Steve
from my experience, I can push/list/search charts in the repo, though no gui is available.
helm cli 2.12.0 release fixed the problem of passing credentials.
azure acr can be referred as
dependencies:
- name: <chart-name>
repository: alias:<container-name>
version: '>= 1.0.0'