-
Notifications
You must be signed in to change notification settings - Fork 116
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
helm version fails #1169
Comments
The
|
I changed it to
and now it works:
|
0x53A
added a commit
to 0x53A/pulumi-kubernetes
that referenced
this issue
Jun 18, 2020
0x53A
added a commit
to 0x53A/pulumi-kubernetes
that referenced
this issue
Jun 19, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After updating from 1.6.0 to 2.3.1
pulumi up
now fails withif I execute
helm version --short || true
manually, I get the following output:(the
|| true
doesn't really make sense on windows)pulumi-kubernetes/sdk/nodejs/helm/v2/helm.ts
Line 238 in baa5a9f
Environment
OS: Windows 10 1809 x64
Pulumi version: v2.4.0
Pulumi-kubernetes: 2.3.1
Node: v12.16.1
The text was updated successfully, but these errors were encountered: