This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
Releases: shipperstack/shipper-docker
Releases · shipperstack/shipper-docker
v12
v11
release: v11
- Fixed flower service not working due to nonexistent app
v10
release: v10
- Fixed registering the core app to the flower service
v9
release: v9
- Fixed missing concurrency parameter for the mirror upload queue
v8
release: v8
- Added a new Celery instance to handle the mirror upload queue
v7
release: v7
- Updated PostgreSQL to 15.2
v6
release: v6
- Use GitHub Packages instead of DockerHub
v5
release: v5
- Fixed
django-celery-beat
crashing because of the incorrect app name
v4
Release v4
- Added health-check to nginx container. You must add
localhost
to
SHIPPER_ALLOWED_HOSTS
!
v3
Release v3
- Celery runs within the
core
app (requires shipper 2.0.0 or above)