Closed ghost closed 5 years ago
@elfhack Thanks a lot for your detailed report!
This must be a regression since #906, which is now fixed via #974.
I've just released v0.92.1 for that. Would you mind trying again?
@mumoshu Yes, this fixes it :) Thank you! However, right today helm 3 got released on homebrew, and it seems helmfile is now incompatible. I'll fill in another issue
I ship an nginx config in a config block, and it trips up helmfile, but is ok with helm (and k8s) itself.
The offender seems to be
return 301 $scheme://$host:$server_port/remote.php/dav;