github devspace-sh/devspace v5.8.4

latest releases: v6.3.13, v6.3.12, v6.3.11...
3 years ago

Upgrading from DevSpace Version v5.8.2

Unfortunately DevSpace version v5.8.2 has a small bug where devspace upgrade will sometimes run into a nil pointer panic. In order to upgrade from v5.8.2 to v5.8.4, please run instead:

# Only needed if you have version v5.8.2
devspace upgrade --version v5.8.4

Changes

  • Fixed an issue where devspace upgrade would lead to a nil pointer exception
  • Fixed an issue where the devspace helper couldn't be executed on docker desktop v3.2.0 (#1334)
  • Fixed an issue where negating exclude patterns were not working correctly for sync download (#1335)

Don't miss a new devspace release

NewReleases is sending notifications on new releases.