github devspace-sh/devspace v3.1.0

latest releases: v6.3.12, v6.3.11, v6.3.10...
5 years ago

Changes:

  • New config schema version v1alpha3, you can run devspace update config to upgrade the config to the latest version.
  • devspace analyze only 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 enter and devspace logs can 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 run devspace 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

Don't miss a new devspace release

NewReleases is sending notifications on new releases.