-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement downloading chart from ACR #411
Comments
@sherdana can you provide a link to the code-snippet above if this is something that was sourced from somewhere? And if possible create a PR with the changes |
I do not :( |
@jonathan-innis have you encountered this before? Pulling from ACR |
@nitishm To pull chart from ACR we will have to pull as OCI artifact and then stage it locally. HelmRelease currently has no support for OCI artifacts so this is why we will have to stage it |
@jonathan-innis Unblocked! As of |
Edited (@nitishm) : Formatting
Please implement downloading
ApplicationGroup
chart from ACR.Have chart in ACR crmobilenetwork.azurecr.io/hello-world:1.0.3
helm chart looks like this:
The text was updated successfully, but these errors were encountered: