Thanks for answering. Actually I already tried your second approach with some
scripting voodoo around it which of course worked. But meanwhile I came across a
better solution by using the k8s resource List. Looks like this:
However, for me the question remains if it is sufficient that Helm sorts resources only by a hard wired source file?
Wouldn't it be better to get all available resources from the API and sort those? I'm not sure and like to hear some opinions.