node-red-chart
node-red-chart copied to clipboard
Use node modules from flows.json Export
Is your feature request related to a problem? Please describe.
Hi node-red kubes,
in node-red 4.1.0 the flows.json export will include all node-modules that are required. Therefore, we do not need to specify the modules in the charts extra node-modules key, anymore.
https://github.com/node-red/node-red/pull/4599
Will try to adjust the sidecar script in the next weeks...
Describe the solution you'd like
Update the sidecar script!
Describe alternatives you've considered
X
Search
- [x] I did search for other open and closed issues before opening this.
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Additional context
No response