Skip to content
This repository has been archived by the owner on Feb 14, 2018. It is now read-only.

0.3.1 Bugfix Release

Compare
Choose a tag to compare
@gmr gmr released this 16 Feb 17:29
· 7 commits to master since this release

This is primarily a bug fix release.

  • Address issues when using newer versions of docker with an insecure registry
  • Remove ssh config building due to docker exec
  • This version addresses issues with docker containers no longer starting due to insecure docker registries.
    Additionally it removes some cruft
  • Fixed null check logic on env config, wasn't working at all before [#23]
  • Update to consul 0.4.1
  • Added code-signing
  • Fix Info.plist for spotlight indexing