lagoon-images 26.8.0
Note
Re-published image digests
The initial 26.8.0 release run failed partway through, after only a few images had been pushed. The release was re-run in full, which re-published the 26.8.0 tags, any image pulled from the first (failed) run has a different digest than the current one. The digests from the completed re-run are the correct ones for 26.8.0
If you pin images by digest, please update to the digest currently served for the tag. For example, the correct digest for uselagoon/mariadb-10.11-drupal:26.8.0 is sha256:f2d0d311841e46d0939549f55176e75cef7c1752796e918b6ea148f542b13468 (not sha256:027b895c..., which was from the failed run).
See #1800 for details.
Notes on this release
A fully automated maintenance release consisting entirely of Renovate dependency updates, batch-merged as a single rollup by @dan2k3k4 (#1787). Key highlights include MariaDB bumped to v11.4.12, Redis updates for both the v7 and v8 branches, Ruby to v4.0.6, PHP PIE to v1.4.9, and the NewRelic PHP agent to v12.9.0.38. CI tooling also received minor version bumps with CodeQL action updated to v4.37.3 and actions/checkout to v7.0.1.
New/Deprecated/Removed Images
No images were introduced/deprecated/removed in this release.
Package Updates
PHP related
- chore(deps): update ghcr.io/php/pie docker tag to v1.4.9 (#1780)
- chore(deps): update dependency newrelic/newrelic-php-agent to v12.9.0.38 (main) @renovate[bot] (#1763)
Foundations
Databases / Caches / Search
- chore(deps): update mariadb docker tag to v11.4.12 (#1723)
- chore(deps): update redis docker tag to v8.8.1 (main) @renovate[bot] (#1783)
- chore(deps): update redis docker tag to v7.4.10 (main) @renovate[bot] (#1784)
Web / Runtime bases
- chore(deps): update ruby docker tag to v4.0.6 (#1776)
Devops
- chore(deps): update github/codeql-action action to v4.37.3 (main) @renovate[bot] (#1777)
- chore(deps): update actions/checkout action to v7.0.1 (#1779)
Other
- chore(deps): update ossf/scorecard-action action to v2.4.4 (#1781)