-
Notifications
You must be signed in to change notification settings - Fork 562
0.138.x causes go-getter syntax to fail #1664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@kevin-lindsay-1 Thanks for reporting! This seems like a regression introduced via https://github.com/roboll/helmfile/pull/1629/files#diff-7e4e87a1e777423a3d9a915e00fb78a9c4fc2f4c476863f60b67e89b9c635697R990. |
This should be fixed via #1667 |
FYI v0.138.3 has been released for #1667 |
Closing this as resolved. Please reopen if necessary |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using version
0.138.x
, when using go-getter syntax the following is produced:When I switch back to
0.137.0
, the error does not occur.Helm version:
3.5.1
The text was updated successfully, but these errors were encountered: