Is your feature request related to a problem?
No
Which solution do you suggest?
Monitor the Dockerfile and Manifests for changes, on dockerfile changes, rebuild, tag and update the image in the manifest then apply.
Which alternative solutions exist?
Additional context
Currently dockerfile and manifest changes are not detected and we have to do a 'devspace down' and then 'devspace' to get the changes applied.
Google Skaffold detects the changes and applies them automatic.
/kind feature
Is your feature request related to a problem?
No
Which solution do you suggest?
Monitor the Dockerfile and Manifests for changes, on dockerfile changes, rebuild, tag and update the image in the manifest then apply.
Which alternative solutions exist?
Additional context
Currently dockerfile and manifest changes are not detected and we have to do a 'devspace down' and then 'devspace' to get the changes applied.
Google Skaffold detects the changes and applies them automatic.
/kind feature