[ACS-11817] Bump IE/SS to 2.0.20#3452
Open
tathagta15 wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the bundled Alfresco Search Services / Insight Engine container versions referenced by local dev and test docker-compose environments to the 2.0.20 release, aligning documentation and environment defaults.
Changes:
- Bumped Insight Engine / Search Services image tags in multiple docker-compose files to
2.0.20. - Updated
tests/environment/.envSOLR6_TAGto2.0.20. - Updated
distribution/.../VERSIONS.mdto recommend2.0.20for both Search Services and Insight Engine.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| tests/environment/docker-compose-pipeline-all-amps.yml | Updates Search Services image tag used by the pipeline all-amps environment. |
| tests/environment/docker-compose-integration-tests.yml | Updates Insight Engine image tag used by integration-test compose environment. |
| tests/environment/.env | Updates the centralized SOLR6_TAG used by test docker-compose files. |
| distribution/src/main/resources/VERSIONS.md | Updates recommended component versions for Search Services / Insight Engine. |
| dev/docker-compose.yml | Updates Insight Engine image tag used by the dev compose environment. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| solr6: | ||
| image: alfresco/alfresco-search-services:2.0.20-A.2 | ||
| image: alfresco/alfresco-search-services:2.0.20 |
|
|
||
| solr6: | ||
| image: quay.io/alfresco/insight-engine:2.0.20-A.1 | ||
| image: quay.io/alfresco/insight-engine:2.0.20 |
goleksyalfresco
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.