From 8899e7370a7866a5bdb08f04d1ad1d8635f9f389 Mon Sep 17 00:00:00 2001 From: Sara Date: Thu, 27 Jun 2024 16:43:57 +0100 Subject: [PATCH] Bump SS/IE to 2.0.11-A6 in 23-2 (#2841) --- dev/docker-compose.yml | 2 +- distribution/src/main/resources/VERSIONS.md | 4 ++-- tests/environment/.env | 2 +- tests/environment/docker-compose-pipeline-all-amps.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev/docker-compose.yml b/dev/docker-compose.yml index b1427f7e84..3e45e12184 100644 --- a/dev/docker-compose.yml +++ b/dev/docker-compose.yml @@ -54,7 +54,7 @@ services: - 5432:5432 solr6: - image: quay.io/alfresco/insight-engine:2.0.8.1 + image: quay.io/alfresco/insight-engine:2.0.11-A6 environment: #Solr needs to know how to register itself with Alfresco SOLR_ALFRESCO_HOST: "host.docker.internal" diff --git a/distribution/src/main/resources/VERSIONS.md b/distribution/src/main/resources/VERSIONS.md index bb857b6806..80615168e2 100644 --- a/distribution/src/main/resources/VERSIONS.md +++ b/distribution/src/main/resources/VERSIONS.md @@ -10,8 +10,8 @@ This file lists the recommended components for this Service Pack. Use it along w | Alfresco Content Services | @project.version@ | | Alfresco Enterprise Repository ± | @dependency.alfresco-enterprise-repo.version@ | | Alfresco Share | @dependency.alfresco-enterprise-share.version@ | -| Alfresco Search Services | 2.0.3 | -| Alfresco Insight Engine | 2.0.3 | +| Alfresco Search Services | 2.0.11-A6 | +| Alfresco Insight Engine | 2.0.11-A6 | | Alfresco Desktop Sync Service | @alfresco.desktop-sync.version@ | | Alfresco Transform Service | @dependency.alfresco-transform-service.version@ | | Alfresco Transform Core | @dependency.alfresco-transform-core.version@ | diff --git a/tests/environment/.env b/tests/environment/.env index e63ebcd5ed..ae740f9049 100644 --- a/tests/environment/.env +++ b/tests/environment/.env @@ -1,5 +1,5 @@ ALFRESCO_TAG=latest -SOLR6_TAG=2.0.9 +SOLR6_TAG=2.0.11-A6 POSTGRES_TAG=15.4 MYSQL_TAG=8.0.30 MARIADB_TAG=10.6 diff --git a/tests/environment/docker-compose-pipeline-all-amps.yml b/tests/environment/docker-compose-pipeline-all-amps.yml index 0179f2b2fa..3854d89c5a 100644 --- a/tests/environment/docker-compose-pipeline-all-amps.yml +++ b/tests/environment/docker-compose-pipeline-all-amps.yml @@ -127,7 +127,7 @@ services: - 5432:5432 solr6: - image: alfresco/alfresco-search-services:2.0.9 + image: alfresco/alfresco-search-services:2.0.11-A6 mem_limit: 3g environment: #Solr needs to know how to register itself with Alfresco