Changes:
- New
devspace render
command that builds images and instead of deploying the defined resources prints them instead (#846) - Fixed a nil pointer panic in certain
devspace login
scenarios (#857) - Fixed a panic when image in config yaml is empty (#847)
- Fixed an issue where permissions where not set correctly during sync (#848)
- Fixed an issue in sync where file pipes would not be correctly cleaned up (#851)