Closed manuschillerdev closed 1 year ago
for pushing to private nexus registries one has to specify the flag --context-path=/repo/chart with the helm cm-push command.
--context-path=/repo/chart
helm cm-push
It would be awesome if we could specify additional parameters for helm cm-push via the options :)
Should be quite simple to implement at this point, similar to
Feel free to open a PR if you need this quickly
for pushing to private nexus registries one has to specify the flag
--context-path=/repo/chart
with thehelm cm-push
command.It would be awesome if we could specify additional parameters for
helm cm-push
via the options :)