Skip to content

Releases: Wowu/docker-rollout

docker rollout v0.9

03 Apr 17:58
93a7331
Compare
Choose a tag to compare

What's Changed

  • feat: adds --wait-after-healthy SECONDS allowing healthy container to… by @benzht in #28

New Contributors

Full Changelog: v0.8...v0.9

docker rollout v0.8

04 Mar 17:37
c5d2539
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @rcknr made their first contribution in #22

Full Changelog: v0.7...v0.8

docker rollout v0.7

09 Dec 19:16
aca2f2d
Compare
Choose a tag to compare

What's Changed

  • Replace read array with for loop to fix docker-rollout on macOS by @yaphet17 in #18

New Contributors

Full Changelog: v0.6...v0.7

docker rollout v0.6

13 Oct 20:01
2495c0c
Compare
Choose a tag to compare

What's Changed

  • feat: support docker arguments, like --context by @Wowu in #17

Full Changelog: v0.5...v0.6

docker rollout v0.5

21 Sep 20:08
be217f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4...v0.5

docker rollout v0.4

19 Jul 21:01
59851fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3...v0.4

docker rollout v0.3

15 May 21:14
600b601
Compare
Choose a tag to compare

What's Changed

  • Scale to multiple containers by @alexle-dev in #2

Full Changelog: v0.2...v0.3

docker rollout v0.2

21 Apr 17:29
f89fd46
Compare
Choose a tag to compare

What's Changed

  • Fix minor spelling mistake by @deanpcmad in #1
  • fix: scope containers to current compose project by @Wowu in #8

Full Changelog: v0.1...v0.2

docker rollout v0.1

06 Feb 22:19
2052436
Compare
Choose a tag to compare

First plugin release.