Changes
- Adds a new flag
--port
todevspace open
where the exact port can be specified (#1166) - Adds a new flag
--host
todevspace ui
where the hostname can be specified that devspace should listen on (#1163) - Adds a new predefined variable DEVSPACE_PROFILE that contains the current selected profile (#1160)
- Add startupProbe for component-chart (#1157)
- Fixes an issue where the wrong path was taken for DEVSPACE_GIT_COMMIT, when specified in a dependency (#1165)