You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pushing helm charts having other helm charts as dependencies, we must support pulling these also from OCI registries.
OCI registries do not need the "helm repo add" command
"helm dependency build" requires a docker credential file located at the default location ~/.config/helm/registry/config.json https://helm.sh/docs/helm/helm_dependency_build/#helm
The text was updated successfully, but these errors were encountered:
When pushing helm charts having other helm charts as dependencies, we must support pulling these also from OCI registries.
OCI registries do not need the "helm repo add" command
"helm dependency build" requires a docker credential file located at the default location
~/.config/helm/registry/config.json
https://helm.sh/docs/helm/helm_dependency_build/#helm
The text was updated successfully, but these errors were encountered: