v2.4.1
Changes:
- New devspace.deployments[].helm.wait option to tell devspace to skip waiting until deployment is ready
- New
devspace down --deployment
option to delete a single or multiple deployments
Fixes:
- Resolve issue where
devspace up
would deploy tiller to the wrong namespace if no config.yaml exists (#417)