fix(helm): fix nil pointer in requirements.go
This fixes a segfault that was the result of assigning to a property of a nil pointer. Closes #2244
Showing
+2 -1
Please register or sign in to comment
This fixes a segfault that was the result of assigning to a property of a nil pointer. Closes #2244