Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 03:30
· 3603 commits to main since this release

Changes in this release

This Lagoon release accommodates the Docker Hub rate-limiting changes (https://www.docker.com/increase-rate-limits)

amazee.io has implemented a Docker Hub registry mirror and updated the relevant parts of Lagoon to use this mirror to reduce the volume of unauthenticated image pulls, in line with Docker's guidance. Lagoon copies the images pulled through this mirror into local cluster-based registries, for better performance, security, and independence.

This Lagoon release builds on the https://github.com/uselagoon/lagoon-images/releases/tag/20.10.0 base images

Build & Deploy subsystem

Base Images & Testing subsystem