16 Commits

Author SHA1 Message Date
01f61b3f88 Change renaming behaviour
Create new container with name *.lb.new and then rename it instead of
renaming old container first
2021-06-01 19:40:54 +02:00
86816daab1 Remove file server 2021-02-01 15:27:55 +01:00
ee4c68cfba Add basic healthcheck route 2021-02-01 15:27:13 +01:00
e016c6714d Update readme 2020-11-11 16:09:59 +01:00
5984349df3 Implement same_tag versioning mode 2020-11-11 15:21:21 +01:00
c01d192e08 Update readme 2020-11-11 01:49:25 +01:00
27993e9fa0 Refactor into package structure 2020-11-11 01:48:09 +01:00
04fa50d9ae Move SemVerTag to its own package 2020-11-10 22:16:24 +01:00
28c9f61569 Only ever run one scan at the same time
Also use a logging library
2020-11-10 20:14:43 +01:00
e8afa72dfb Fix image pull logic 2020-11-09 11:03:01 +01:00
20aec7d527 Implement semver_minor and semver_patch 2020-11-09 11:02:38 +01:00
1e4001735f Add readme and license 2020-11-08 01:41:41 +01:00
0bf7e54ad7 Fix container duplication 2020-11-08 01:32:45 +01:00
f44caa8ad8 Implement updating for semver_major 2020-11-07 21:12:51 +01:00
019f0a0bf5 Parse tags as semver 2020-11-07 14:33:15 +01:00
3dd61d2f91 Initial Commit 2020-11-06 15:02:18 +01:00