Skip to content

Releases: devspace-sh/devspace

v6.3.1

10 Mar 15:09
339c230

Choose a tag to compare

What's Changed

  • Add implicit patch during dev to unset readOnlyRootFilesystem when sync is enabled by @89luca89 in #2574
  • Make restart script compatible with non-GNU userlands by @89luca89 in #2580
  • Support local builds with docker/podman for local registry by @89luca89 in #2584
  • Exclude node_modules during devspace init by default by @lizardruss in #2592
  • Make disableDependencyUpdate optional in devspace-schema.json by @lusu007 in #2591
  • Revert changes to tag replacement and add tests to prevent future regressions by @lizardruss in #2597

Other Changes

New Contributors

Full Changelog: v6.3.0...v6.3.1

v6.3.0

23 Feb 18:49
358eb58

Choose a tag to compare

What's Changed

Upgrade path

Due to a bug in the upgrade command found in v6.2.4 and v6.2.5, we recommend to upgrade to v6.3.0 manually. Upgrades after v6.3.0 will work from devspace itself.

Full Changelog: v6.2.5...v6.3.0-beta.1

v6.3.0-beta.1

23 Feb 18:07
358eb58

Choose a tag to compare

v6.3.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v6.2.5...v6.3.0-beta.1

v6.2.5

27 Jan 20:51
f26b041

Choose a tag to compare

What's Changed

  • Cyclic dependency detection by @FabianKramm in #2492
  • Fix local Registry incorrectly used with insecure registry by @lizardruss in #2494
  • Section commands such as devspace run [command] do not work when the k8s cluster is unavailable by @lizardruss in #2495
  • Always use buildkit for local registry by @FabianKramm in #2499
  • docs: Add note on terminal container replacement by @ninjaprox in #2502
  • Feature: Add support for InlineManifest blocks in Kubectl deployments by @89luca89 in #2500 and #2503
  • docs: Add back runtime variables page from 5.x. Fix ENG-878 by @89luca89 in #2510
  • Add pull secret configuration for images when upgrading from v5 schemas by @lizardruss in #2512

New Contributors

Full Changelog: v6.2.4...v6.2.5

v6.2.4

10 Jan 09:39
a13b5bd

Choose a tag to compare

What's Changed

  • refactor: improve local registry detection by @FabianKramm in #2486
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in #2484
  • fix: add ssh config quotes & deployment recreate strategy by @FabianKramm in #2487
  • Error 'Chart.yaml file is missing' reported for helm dependency update when custom chart name is used within dependency by @lizardruss in #2490
  • fix: devspace downgrade by @FabianKramm in #2491

Full Changelog: v6.2.3...v6.2.4

v6.2.3

03 Jan 15:52
c385a26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.2...v6.2.3

v6.2.3-beta.1

29 Dec 15:07
4ea6bc6

Choose a tag to compare

v6.2.3-beta.1 Pre-release
Pre-release

What's Changed

  • Documentation updated to add note about forcing variables to string by @lizardruss in #2469
  • Replaced rate limit dependency to avoid licensing issues. by @lizardruss in #2471
  • Corrected dev containers documentation typo by @alexandradragodan in #2472
  • Fixed an issue where DevSpace would not create a needed pull secret by @FabianKramm in #2473
  • Fixed an issue where DevSpace release process would use versions with the wrong format for npm publish and downloading of assets. by @lizardruss in #2474

New Contributors

Full Changelog: v6.2.2...v6.2.3-beta.1

v6.2.3-beta.0

19 Dec 19:26
7604c58

Choose a tag to compare

v6.2.3-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v6.2.2...v6.2.3-beta.0

v6.2.2

12 Dec 20:27
1371d3e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.1...v6.2.2

v6.2.1

30 Nov 13:47
796ab32

Choose a tag to compare

What's Changed

  • Fixed an issue where DevSpace was always rebuilding images for local registry even if it should not. by @timo-klarshift in #2444
  • Fixed an issue where DevSpace is replacing container names and other values with image tags @lizardruss in #2445

New Contributors

  • @timo-klarshift made their first contribution in #2444

Full Changelog: v6.2.0...v6.2.1