Skip to content

[release/13.0] Update/bump container image tags for hosting components - #12646

Merged
Jose Perez Rodriguez (joperezr) merged 7 commits into
release/13.0from
backport/pr-12459-to-release/13.0
Nov 6, 2025
Merged

[release/13.0] Update/bump container image tags for hosting components#12646
Jose Perez Rodriguez (joperezr) merged 7 commits into
release/13.0from
backport/pr-12459-to-release/13.0

Conversation

@github-actions

@github-actions github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

Backport of #12459 to release/13.0

/cc Jose Perez Rodriguez (@joperezr)

Customer Impact

Testing

Risk

Regression?

- ServiceBus: SqlServerTag 2022-latest -> 2025-latest
- Kafka: Tag 8.0.0 -> 8.1.0
- Keycloak: Tag 26.3 -> 26.4
- MongoDB: Tag 8.0 -> 8.2
- MySql: Tag 9.4 -> 9.5
- NATS: Tag 2.11 -> 2.12
- Oracle: Tag 23.9.0.0 -> 23.26.0.0
- Postgres: Tag 17.6 -> 18.0; PgAdminTag 9.7.0 -> 9.9.0
- Qdrant: Tag v1.15.4 -> v1.15.5
- RabbitMQ: Tag 4.1 -> 4.2
- Add --no-data-checksums to POSTGRES_INITDB_ARGS to avoid init failures when reusing existing volumes (PG18+ enables data checksums by default).
- Change data volume and bind mount target from /var/lib/postgresql/data to /var/lib/postgresql to support PG18+'s major-version-specific subdirectories.
- Add explanatory comments for both changes.
@github-actions

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor Author

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12646

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12646"

@joperezr

Copy link
Copy Markdown
Member

As agreed offline with Damian Edwards (@DamianEdwards) I pushed a change to undo the PostgreSQL major version bump until we get more bake-time and testing done in main.

@joperezr Jose Perez Rodriguez (joperezr) added the Servicing-approved Approved for servicing release label Nov 5, 2025
@joperezr
Jose Perez Rodriguez (joperezr) merged commit 590367f into release/13.0 Nov 6, 2025
582 of 585 checks passed
@joperezr
Jose Perez Rodriguez (joperezr) deleted the backport/pr-12459-to-release/13.0 branch November 6, 2025 01:42
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants