Update Container images to v24.10.0 #1432
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
24.9.0
->24.10.0
24.9.0
->24.10.0
24.9.0
->24.10.0
24.9.0
->24.10.0
24.9.0
->24.10.0
24.9.0
->24.10.0
24.9.0
->24.10.0
24.9.0
->24.10.0
Release Notes
uselagoon/lagoon-images (uselagoon/commons)
v24.10.0
: lagoon-images 24.10.0Compare Source
Notes on this release
Thanks to @NickDickinsonWilde for his debug work on the tini issues in the MySQL8 images 🥳
New Images
Valkey 8 - this is the first release of the Valkey images. Valkey is an open-source, in-memory data store, forked from the Redis project. The Redis images will receive no further updates, as they are not licensed permissively for us. Currently, Valkey and Redis images can be used interchangeably locally - but Lagoon can support both with the
lagoon.type: redis
label (as the/data
volume is the same. Note that we use a single image for Valkey to provide ephemeral and persistent types - the control is left to a user-space variableVALKEY_FLAVOR=persistent
PostgreSQL 17 has been added to the suite of PostgreSQL images
Python 3.13 has been added to the suite of Python images
Deprecated Images
Postgres 11 has been officially deprecated, and this is the last release of the images. Their use in Lagoon will trigger build warnings with replacement images suggested.
Python 3.8 has been officially deprecated, and this is the last release of the images. Their use in Lagoon will trigger build warnings with replacement images suggested.
Changes in this release
Package Updates
Full Changelog: uselagoon/lagoon-images@24.9.0...24.10.0
Configuration
📅 Schedule: Branch creation - "before 3am" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.