Julian
Julian
I can confirm this. However, it's not quite clear, how this case should be handled. The documentation does not specify the format of references in a very specific way. Loading...
Opened PR #14 to discuss how this issue can be solved.
something like `/.*:[0-9]+/`? Could be possible, sure. But as I said before, this is in no way specified, anywhere. At least, not that I'm aware of. So whichever way we...
I’ve been running this on two machines for a while, now ;) works fine for me
While reading for a third time over the 1.0.0-rc.0 release notes, I realised, this is probably due to [this proposed breaking change](https://github.com/helmfile/helmfile/blob/main/docs/proposals/towards-1.0.md#force-gotmpl-file-extension-for-helmfileyaml-in-case-you-want-helmfile-to-render-it-as-a-go-template-before-yaml-parsing). And adding the `.gotmpl` extension also fixes the...
Another use-case for this would be running in K8S. Usually pods are configured with least priviliges and at the moment it's possible to get really far by just setting up...