You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sync and portforwarding will now completely restart if an issue is encountered meanwhile (#835 & #833)
Fixed an issue where the .dockerignore was ignored to decide if an image should be rebuild (#838)
New config version v1beta6: renamed images[].build.custom.flags to images[].build.custom.args (#830). This is not a breaking change, older config versions will be converted in memory automatically.
Fixed an issue where sometimes devspace deploy was not rebuilding, even though the image build context has changed