Changes
- Improved the way
devspace sync --config ...
asks for a sync path by displaying the image or label selector (#1300) - It is now allowed again to define
dev.sync.imageName
anddev.sync.labelSelector
simultaneously - Improved the way devspace searches for image names that were not previously deployed and have a tag that contains '#' (#1301)
- Fixed an issue where a version without 'v' would result in issues during ui & helper download in brew installations