Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Releases: shipperstack/shipper-docker

v12

28 Apr 06:04
dfb3f90
Compare
Choose a tag to compare

release: v12

  • Added memcached

v11

10 Apr 07:45
4718440
Compare
Choose a tag to compare
v11

release: v11

  • Fixed flower service not working due to nonexistent app

v10

10 Apr 07:42
9c24cba
Compare
Choose a tag to compare
v10

release: v10

  • Fixed registering the core app to the flower service

v9

10 Apr 07:12
5e2ff67
Compare
Choose a tag to compare
v9

release: v9

  • Fixed missing concurrency parameter for the mirror upload queue

v8

10 Apr 07:04
3a16658
Compare
Choose a tag to compare
v8

release: v8

  • Added a new Celery instance to handle the mirror upload queue

v7

03 Apr 16:02
5590e3b
Compare
Choose a tag to compare
v7

release: v7

  • Updated PostgreSQL to 15.2

v6

25 Feb 09:45
1e35132
Compare
Choose a tag to compare
v6

release: v6

  • Use GitHub Packages instead of DockerHub

v5

25 Feb 07:35
22169ba
Compare
Choose a tag to compare
v5

release: v5

  • Fixed django-celery-beat crashing because of the incorrect app name

v4

30 Nov 10:46
dc1c798
Compare
Choose a tag to compare
v4

Release v4

  • Added health-check to nginx container. You must add localhost to
    SHIPPER_ALLOWED_HOSTS!

v3

20 Jun 10:04
0ed2dbb
Compare
Choose a tag to compare
v3

Release v3

  • Celery runs within the core app (requires shipper 2.0.0 or above)