Skip to content

Releases: linuxserver/docker-fleet

2.0.1-ls38

26 Apr 19:37
Compare
Choose a tag to compare

LinuxServer Changes:

Updated to keep in line with v2.0.0 branch of Fleet
fleet Changes:

Re-added legacy API

  • In my infinite wisdom I forgot to implement the old API for public consumption which returns all shown repositories.

2.0.0-ls38

26 Apr 17:31
Compare
Choose a tag to compare

LinuxServer Changes:

Updated to keep in line with v2.0.0 branch of Fleet
fleet Changes:

v2.0.0 Rewrite

This is the first major release update which is effectively a rewrite of the original Fleet code.

(Some of the) Changes

  • An asynchronous queuing system is in place which accepts different kinds of jobs. Currently the only implemented job is to synchronise known images.
  • A scheduling system has been implemented which runs specific update tasks periodically to ensure the images are correct in relation to DockerHub.
  • DockerHub authentication has been entirely removed. You can now add whatever repositories you want.
  • Much more granular management of repositories and images.
  • Huge increase in metadata stored per image, including: logo, URLs, Docker properties.
  • Multiple named branches (not just master) can be tracked per image.
  • User management has been added.
  • The entire UI has been overhauled using a new CSS framework: Bulma.
  • Container information and run command snippets are now included per image.

1.4.4-ls36

22 Apr 06:39
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.

1.4.4-ls35

08 Apr 06:46
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.

1.4.4-ls34

01 Apr 06:45
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.

1.4.4-ls33

25 Mar 07:44
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.

1.4.4-ls32

18 Mar 07:39
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.

1.4.4-ls31

11 Mar 07:42
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.

1.4.4-ls30

04 Mar 07:44
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.

1.4.4-ls29

12 Feb 07:43
Compare
Choose a tag to compare

LinuxServer Changes:

Rebasing to alpine 3.11.
fleet Changes:

  • Protect against potential empty API responses from DockerHub causing an enmasse deletion of repositories. This seems to occur sporadically but causes Fleet to delete everything it has stored.