Releases: uselagoon/lagoon-images
21.3.0
Changes in this release
- Add map hash configuration to nginx image @steveworley (#126)
- use label instead of name for selecting Jenkins node @tobybellwood (#117)
Package Updates
- Update alpine Docker tag to v3.12.5 (main) @renovate (#132)
- Update php Docker tag to v7.4.16 (main) @renovate (#121)
- Update php Docker tag to v8.0.3 (main) @renovate (#122)
- Update composer Docker tag to v2.0.11 (main) @renovate (#118)
- Update node Docker tag to v10.24 (main) @renovate (#108)
- Update node Docker tag to v12.21 (main) @renovate (#109)
- Update node Docker tag to v14.16 (main) @renovate (#110)
- Update python Docker tag to v3.8.8 (main) @renovate (#106
21.2.2
Changes in this release
- Added support for injecting Matomo snippets via ngx_http_sub_module. @thom8 (#96)
- Allow crond to use a non-root working directory @smlx (#91)
- Add configuration option to enable the nginx rewrite_log. @nicksantamaria (#92)
- Adding mongodb-tools package to php-cli @cdchris12 (#94)
- Exclude ELK updates from 7.11 onwards @tobybellwood (#105)
- Componentes Update 2021-02 Edition @dasrecht (#89)
- Typo fix in drupal.conf @dasrecht (#93)
Package Updates
- Update python Docker tag to v3.7.10 (main) @renovate (#102)
- Update postgres Docker tag to v12.6 (main) @renovate (#99)
- Update postgres Docker tag to v11.11 (main) @renovate (#98)
- Update php Docker tag to v8.0.2 (main) @renovate (#85)
- Update php Docker tag to v7.4.15 (main) @renovate (#82)
- Update php Docker tag to v7.3.27 (main) @renovate (#81)
21.2.1 - ssh_config hotfix
Changes in this release
- add /home/.ssh/lagoon_cli.key for root localuser only @tobybellwood (#79)
21.2.0 - Alpine 3.12, upgrades and bugfixes
Changes in this release
- Issue 64/add call to sh for cronjobs @bryangruneberg (#65)
- Cleanup X-LAGOON Header for Varnish @dasrecht (#76)
- Update Alpine 3.11-based images to 3.12 @tobybellwood (#24)
- Add .sql.gz to default block list for nginx-drupal @cdchris12 (#75)
- add testing/alpine_next to renovate branches @tobybellwood (#66)
- Updated ssmtp settings with sensible defaults @cdchris12 (#56)
- re-enable trivy scanning of built images @tobybellwood (#58)
Package Updates
20.12.0 - PHP8 and testing frameworks 🎉🎉
This second monthly(ish) release of the Lagoon images contains a number of automated updates to the base image (thanks to @renovate-bot - it's awesome!), and a number of bugfixes and additions to the images.
We've also introduced a comprehensive real-world test suite to the pipeline - which builds the examples from the lagoon-examples repo, and runs their automated test suites - to give us even more confidence.
This PR also includes the first release of our PHP8-based image. It's currently missing the XDebug and NewRelic functionality, but we'll look to add that, maybe even in a patch release (ooh!). As PHP7.2 no longer has security support from PHP, we will deprecate the publishing of this version in a future release. The currently available versions will continue to be available from Docker Hub.
Changes in this release
- Add PHP8.0 images @tobybellwood (#47)
- add blackfire php probe @Schnitzel (#50)
- remove duplicate dataDir entry from 7.7 solrconfig @tobybellwood (#45)
- pin xdebug to 2.9.8 to avoid Xdebug3 b/c issues @tobybellwood (#42)
- Improve the efficiency of fix-permissions @smlx (#28)
- Add example building to Jenkinsfile @tobybellwood (#38)
- Update version helper script and update Composer/Drush/New Relic @tobybellwood and @dasrecht (#33)
- Bump healthz-php to 0.0.6 (latest). @seanhamlin (#37)
Automated upstream updates
- Update openresty/openresty Docker tag to v1.19.3.1 @renovate (#36)
- Update postgres Docker tag to v12.5 @renovate (#35)
- Update postgres Docker tag to v11.10 @renovate (#13)
- Update php Docker tag to v7.4.13 @renovate (#49)
- Update php Docker tag to v7.3.25 @renovate (#48)
- Update node Docker tag to v14.15 @renovate (#27)
- Update node Docker tag to v12.20 @renovate (#39)
- Update node Docker tag to v10.23 @renovate (#26)
- Update redis Docker tag to v6.0.9 @renovate (#25)
- Update python Docker tag to v3.8.6 @renovate (#5)
20.10.0 - First Image release 🎉🎉
Welcome to the first release of the Lagoon base images.
These images are published to the https://hub.docker.com/u/uselagoon Docker Hub repository.
Backwards-compatible image tags are also being released to the https://hub.docker.com/u/amazeeio Docker Hub repository.
Going forwards, these images will be being published monthly (or better), hence the YY.MM.patch versioning.
Changes in this release
- Removing the amazeeio image publishing guardrail @tobybellwood (#23)
- Use NGINX defined log_format main @tobybellwood (#22)
- Bump libcurl to the same version as curl - 7.69.1. @tobybellwood (#21)
- Update php Docker tag to v7.4.11 @renovate (#17)
- Update php Docker tag to v7.3.23 @renovate (#16)
- Update php Docker tag to v7.2.34 @renovate (#15)
- Update postgres Docker tag to v12.4 @renovate (#14)
- Update redis Docker tag to v6.0.8 @renovate (#6)
- Update node Docker tag to v12.19 @renovate (#19)
- Update node Docker tag to v14.14 @renovate (#11)
- Remove more images that are being built by main Lagoon repo @tobybellwood (#20)
- Configure Renovate @renovate (#1)