Skip to content

Update Docker Image tags #9674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 10, 2025
Merged

Update Docker Image tags #9674

merged 5 commits into from
Jun 10, 2025

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Jun 3, 2025

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • No
  • Did you add public API?
    • No
  • Does the change make any security assumptions or guarantees?
    • No
  • Does the change require an update in our Aspire docs?
    • No

@Copilot Copilot AI review requested due to automatic review settings June 3, 2025 22:19
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Docker image tags for containerized services to their latest versions.

  • Updated Seq, Redis, Qdrant, PostgreSQL, Oracle, Milvus, and Kafka container image tags
  • Ensures that the tags reflect current image versions for consistency and compatibility

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/Aspire.Hosting.Seq/SeqContainerImageTags.cs Updated Seq tag from "2024.3" to "2025.1"
src/Aspire.Hosting.Redis/RedisContainerImageTags.cs Updated RedisInsight tag from "2.68" to "2.70"
src/Aspire.Hosting.Qdrant/QdrantContainerImageTags.cs Updated Qdrant tag from "v1.13.6" to "v1.14.1"
src/Aspire.Hosting.PostgreSQL/PostgresContainerImageTags.cs Updated Postgres tag from "17.4" to "17.5"
src/Aspire.Hosting.Oracle/OracleContainerImageTags.cs Updated Oracle tag from "23.7.0.0" to "23.8.0.0"
src/Aspire.Hosting.Milvus/MilvusContainerImageTags.cs Updated Milvus tag from "v2.5.9" to "v2.5.12"
src/Aspire.Hosting.Kafka/KafkaContainerImageTags.cs Updated Kafka tag from "7.9.0" to "7.9.1"

@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label Jun 3, 2025
@joperezr joperezr requested review from sebastienros and eerhardt June 4, 2025 20:15
@joperezr
Copy link
Member Author

@sebastienros @eerhardt This is good to go, let me know if you have any other feedback

@joperezr joperezr merged commit 9240550 into main Jun 10, 2025
252 checks passed
@joperezr joperezr deleted the updateDT branch June 10, 2025 18:14
@joperezr joperezr restored the updateDT branch June 13, 2025 16:44
@joperezr joperezr deleted the updateDT branch June 13, 2025 16:45
@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants