Maybe a silly request but can helmfile support applying just a single manifest file? Sometime we have some extraneous set of yamls that isn't in a chart yet such as CRDs.
It is supported if you create a folder for that manifest and then reference it as a chart. See here for more details https://github.com/roboll/helmfile/pull/673
Sweet thank you!
// Linking #1720 as a related issue
Most helpful comment
It is supported if you create a folder for that manifest and then reference it as a chart. See here for more details https://github.com/roboll/helmfile/pull/673