v3.1.0
Changes:
- New config schema version v1alpha3, you can run
devspace update configto upgrade the config to the latest version. devspace analyzeonly checks the events if a pod has an issue or a replicaset or statefulset cannot start a pod- dev.overrideImages.dockerfile && dev.overrideImages.context can be used to override dockerfile and context during
devspace dev devspace enteranddevspace logscan now be used outside of a devspace project- New command
devspace add component- Creates a new component in the chart/values.yaml based on some predefined components. To list all available components you can rundevspace list available-components - New command
devspace update chart- Updates the devspace helm chart to the newest version - New command
devspace open- Opens the space domain in the browser - New command
devspace ui- Opens the management ui in the browser