Skip to content

Releases: stakkr-org/stakkr

v5.1

24 May 07:57
Compare
Choose a tag to compare

Fix a bug in stakkr-init

v5.0

23 May 15:43
Compare
Choose a tag to compare

New in stakkr 5.0 :

  • Upgraded all dependencies
  • Traefik 2.x with dashboard
  • All files are in docker compose version 3.8
  • Https by default
  • No more print but use only stdout and stderr
  • py.test capture instead of reading stdout from Popen
  • Drop Support of python 3.5

v4.2

29 Mar 09:08
Compare
Choose a tag to compare

Fixed dependencies to avoid crash when one changes

v4.1.8

27 Dec 12:52
Compare
Choose a tag to compare

Fixed bug when no workdir is specified

v4.1.7

27 Dec 11:31
Compare
Choose a tag to compare

Force workdir to be current dir if not set

v4.1.6

27 Dec 10:42
Compare
Choose a tag to compare

Added workdir in exec command

v4.1.5

27 Dec 09:42
Compare
Choose a tag to compare

Split traefik urls to have multiple values

v4.1.4

22 Sep 08:31
Compare
Choose a tag to compare

Fixed version of traefik (thanks to Lissandre), 2.0 doesn't work

v4.1.3

06 Jul 21:18
Compare
Choose a tag to compare

Docker clean is now an external dependency

v4.0.5

22 Jun 10:34
Compare
Choose a tag to compare

Fixing CI