diff --git a/docker-compose/docker-compose.yml b/docker-compose/docker-compose.yml index 5eba1a577..42137ae6d 100644 --- a/docker-compose/docker-compose.yml +++ b/docker-compose/docker-compose.yml @@ -147,7 +147,7 @@ services: - 9200:9200 - 9300:9300 search: - image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0.1 + image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.1 mem_limit: 1g depends_on: - elasticsearch @@ -160,7 +160,7 @@ services: SPRING_ACTIVEMQ_BROKERURL: nio://activemq:61616 SPRING_ELASTICSEARCH_REST_URIS: http://elasticsearch:9200 search-reindexing: - image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.0.0.1 + image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.0.1 mem_limit: 1g restart: on-failure:10 environment: diff --git a/docker-compose/pre-release-docker-compose.yml b/docker-compose/pre-release-docker-compose.yml index 8c273517d..49c6762dd 100644 --- a/docker-compose/pre-release-docker-compose.yml +++ b/docker-compose/pre-release-docker-compose.yml @@ -147,7 +147,7 @@ services: - 9200:9200 - 9300:9300 search: - image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.1.0-A7 + image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.1.0-A8 mem_limit: 1g depends_on: - elasticsearch @@ -160,7 +160,7 @@ services: SPRING_ACTIVEMQ_BROKERURL: nio://activemq:61616 SPRING_ELASTICSEARCH_REST_URIS: http://elasticsearch:9200 search-reindexing: - image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.1.0-A7 + image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.1.0-A8 mem_limit: 1g restart: on-failure:10 environment: diff --git a/helm/alfresco-content-services/7.3.N_values.yaml b/helm/alfresco-content-services/7.3.N_values.yaml index 34c5bdf05..c9878e34c 100644 --- a/helm/alfresco-content-services/7.3.N_values.yaml +++ b/helm/alfresco-content-services/7.3.N_values.yaml @@ -49,19 +49,19 @@ alfresco-search-enterprise: liveIndexing: mediation: image: - tag: 3.2.0.2 + tag: 3.2.1 content: image: - tag: 3.2.0.2 + tag: 3.2.1 metadata: image: - tag: 3.2.0.2 + tag: 3.2.1 path: image: - tag: 3.2.0.2 + tag: 3.2.1 reindexing: image: - tag: 3.2.0.2 + tag: 3.2.1 elasticsearch: enabled: false alfresco-digital-workspace: diff --git a/helm/alfresco-content-services/Chart.lock b/helm/alfresco-content-services/Chart.lock index bb5dded1f..2e6f6d67f 100644 --- a/helm/alfresco-content-services/Chart.lock +++ b/helm/alfresco-content-services/Chart.lock @@ -31,7 +31,7 @@ dependencies: version: 5.2.1 - name: alfresco-search-enterprise repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 3.2.3 + version: 3.2.4 - name: alfresco-connector-msteams repository: https://alfresco.github.io/alfresco-helm-charts/ version: 0.4.1 @@ -47,5 +47,5 @@ dependencies: - name: elasticsearch repository: https://helm.elastic.co version: 7.17.3 -digest: sha256:7c8d691766ebc6ca6d7e0aabc67031807d6d22b2ff33069790f867800e6dbfde -generated: "2024-03-05T19:06:42.759782+01:00" +digest: sha256:9605cb1e24d4b8f42f32e853c1de162316544d9fb4ed6996e751a090266b2fd9 +generated: "2024-03-14T09:26:08.606229+01:00" diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services/Chart.yaml index 64dcd74e0..2584c0ece 100644 --- a/helm/alfresco-content-services/Chart.yaml +++ b/helm/alfresco-content-services/Chart.yaml @@ -4,7 +4,7 @@ # https://www.alfresco.com/platform/content-services-ecm/trial/download apiVersion: v2 name: alfresco-content-services -version: 8.0.0 +version: 8.0.1 appVersion: 23.2.1 description: A Helm chart for deploying Alfresco Content Services keywords: @@ -61,7 +61,7 @@ dependencies: version: 5.2.1 condition: alfresco-sync-service.enabled - name: alfresco-search-enterprise - version: 3.2.3 + version: 3.2.4 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-search-enterprise.enabled - name: alfresco-connector-msteams diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 1b92357cb..5d6bf43fa 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -1,6 +1,6 @@ # alfresco-content-services -![Version: 8.0.0](https://img.shields.io/badge/Version-8.0.0-informational?style=flat-square) ![AppVersion: 23.2.1](https://img.shields.io/badge/AppVersion-23.2.1-informational?style=flat-square) +![Version: 8.0.1](https://img.shields.io/badge/Version-8.0.1-informational?style=flat-square) ![AppVersion: 23.2.1](https://img.shields.io/badge/AppVersion-23.2.1-informational?style=flat-square) A Helm chart for deploying Alfresco Content Services @@ -24,7 +24,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.6.1 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.4.1 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.4.1 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.2.3 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.2.4 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.3.0 | | https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.6.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 5.2.1 | @@ -110,16 +110,16 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-repository.persistence.enabled | bool | `true` | Persist repository data | | alfresco-search-enterprise.ats.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-search-enterprise.enabled | bool | `true` | | -| alfresco-search-enterprise.liveIndexing.content.image.tag | string | `"4.0.0.1"` | | -| alfresco-search-enterprise.liveIndexing.mediation.image.tag | string | `"4.0.0.1"` | | -| alfresco-search-enterprise.liveIndexing.metadata.image.tag | string | `"4.0.0.1"` | | -| alfresco-search-enterprise.liveIndexing.path.image.tag | string | `"4.0.0.1"` | | +| alfresco-search-enterprise.liveIndexing.content.image.tag | string | `"4.0.1"` | | +| alfresco-search-enterprise.liveIndexing.mediation.image.tag | string | `"4.0.1"` | | +| alfresco-search-enterprise.liveIndexing.metadata.image.tag | string | `"4.0.1"` | | +| alfresco-search-enterprise.liveIndexing.path.image.tag | string | `"4.0.1"` | | | alfresco-search-enterprise.messageBroker.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-search-enterprise.messageBroker.existingSecretName | string | `"acs-alfresco-cs-brokersecret"` | | | alfresco-search-enterprise.reindexing.db.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-search-enterprise.reindexing.db.existingSecret.name | string | `"alfresco-cs-database"` | | | alfresco-search-enterprise.reindexing.enabled | bool | `true` | | -| alfresco-search-enterprise.reindexing.image.tag | string | `"4.0.0.1"` | | +| alfresco-search-enterprise.reindexing.image.tag | string | `"4.0.1"` | | | alfresco-search-enterprise.reindexing.repository.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-search-enterprise.search.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-search-enterprise.search.existingSecret.name | string | `"alfresco-search-secret"` | | diff --git a/helm/alfresco-content-services/pre-release_values.yaml b/helm/alfresco-content-services/pre-release_values.yaml index 3bacda481..95a25d4c9 100644 --- a/helm/alfresco-content-services/pre-release_values.yaml +++ b/helm/alfresco-content-services/pre-release_values.yaml @@ -44,19 +44,19 @@ alfresco-search-enterprise: liveIndexing: mediation: image: - tag: 4.1.0-A7 + tag: 4.1.0-A8 content: image: - tag: 4.1.0-A7 + tag: 4.1.0-A8 metadata: image: - tag: 4.1.0-A7 + tag: 4.1.0-A8 path: image: - tag: 4.1.0-A7 + tag: 4.1.0-A8 reindexing: image: - tag: 4.1.0-A7 + tag: 4.1.0-A8 alfresco-digital-workspace: image: tag: 4.4.1-8187474196 @@ -71,7 +71,7 @@ postgresql-syncservice: tag: 14.4.0 alfresco-sync-service: image: - tag: 5.0.0-M3 + tag: 5.0.0-A16 alfresco-connector-ms365: image: tag: 2.0.0 diff --git a/helm/alfresco-content-services/values.yaml b/helm/alfresco-content-services/values.yaml index 069c7d652..c869505ab 100644 --- a/helm/alfresco-content-services/values.yaml +++ b/helm/alfresco-content-services/values.yaml @@ -331,16 +331,16 @@ alfresco-search-enterprise: liveIndexing: mediation: image: - tag: 4.0.0.1 + tag: 4.0.1 content: image: - tag: 4.0.0.1 + tag: 4.0.1 metadata: image: - tag: 4.0.0.1 + tag: 4.0.1 path: image: - tag: 4.0.0.1 + tag: 4.0.1 reindexing: enabled: true repository: @@ -352,7 +352,7 @@ alfresco-search-enterprise: existingConfigMap: name: *infrastructure_cmName image: - tag: 4.0.0.1 + tag: 4.0.1 alfresco-digital-workspace: enabled: true nameOverride: "alfresco-dw"