From 44813de9e70faa9c14bdaaff8b5adc798bd87c9e Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Wed, 8 Nov 2023 17:31:45 +0100 Subject: [PATCH 01/13] update chart dependencies --- helm/alfresco-content-services/Chart.lock | 24 +++++++++++------------ helm/alfresco-content-services/Chart.yaml | 20 +++++++++---------- helm/alfresco-content-services/README.md | 20 +++++++++---------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/helm/alfresco-content-services/Chart.lock b/helm/alfresco-content-services/Chart.lock index d3730eed5..248507d8d 100644 --- a/helm/alfresco-content-services/Chart.lock +++ b/helm/alfresco-content-services/Chart.lock @@ -1,40 +1,40 @@ dependencies: - name: alfresco-common repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 3.0.0-alpha.4 + version: 3.0.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts version: 12.8.5 - name: common repository: https://activiti.github.io/activiti-cloud-helm-charts - version: 7.11.0 + version: 8.0.0 - name: common repository: https://activiti.github.io/activiti-cloud-helm-charts - version: 7.11.0 + version: 8.0.0 - name: alfresco-repository repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 0.1.0-alpha.21 + version: 0.1.0 - name: activemq repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 3.3.0 + version: 3.4.0 - name: alfresco-transform-service repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 0.2.0 + version: 0.3.0 - name: alfresco-search-service repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 2.0.0-alpha.2 + version: 2.0.0 - name: alfresco-sync-service repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 4.4.0 + version: 4.5.0 - name: alfresco-search-enterprise repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 3.0.0-alpha.6 + version: 3.0.0 - name: alfresco-connector-msteams repository: https://alfresco.github.io/alfresco-helm-charts/ version: 0.2.0 - name: alfresco-share repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 0.1.1 + version: 0.2.0 - name: alfresco-connector-ms365 repository: https://alfresco.github.io/alfresco-helm-charts/ version: 0.4.0 @@ -44,5 +44,5 @@ dependencies: - name: elasticsearch repository: https://helm.elastic.co version: 7.17.3 -digest: sha256:37502a72aadc8f1d04288caa0f63756195a95259cddd80bb4c8d56b5ed8dd948 -generated: "2023-10-31T19:04:09.174398+01:00" +digest: sha256:b1618c796376982321c148c65e06d393e74f9dec18e85a597087f392f7f81c07 +generated: "2023-11-08T17:29:36.219903+01:00" diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services/Chart.yaml index ff29e2401..f254dd143 100644 --- a/helm/alfresco-content-services/Chart.yaml +++ b/helm/alfresco-content-services/Chart.yaml @@ -17,7 +17,7 @@ sources: - https://github.com/Alfresco/acs-deployment dependencies: - name: alfresco-common - version: 3.0.0-alpha.4 + version: 3.0.0 repository: https://alfresco.github.io/alfresco-helm-charts/ - name: postgresql version: 12.8.5 @@ -26,37 +26,37 @@ dependencies: - name: common alias: alfresco-control-center repository: https://activiti.github.io/activiti-cloud-helm-charts - version: 7.11.0 + version: 8.0.0 condition: >- alfresco-admin-app.enabled - name: common alias: alfresco-digital-workspace repository: https://activiti.github.io/activiti-cloud-helm-charts - version: 7.11.0 + version: 8.0.0 condition: >- alfresco-digital-workspace.enabled - name: alfresco-repository - version: 0.1.0-alpha.21 + version: 0.1.0 repository: https://alfresco.github.io/alfresco-helm-charts/ - name: activemq - version: 3.3.0 + version: 3.4.0 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: activemq.enabled - name: alfresco-transform-service - version: 0.2.0 + version: 0.3.0 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-transform-service.enabled - name: alfresco-search-service alias: alfresco-search repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 2.0.0-alpha.2 + version: 2.0.0 condition: alfresco-search.enabled - name: alfresco-sync-service repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 4.4.0 + version: 4.5.0 condition: alfresco-sync-service.enabled - name: alfresco-search-enterprise - version: 3.0.0-alpha.6 + version: 3.0.0 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-search-enterprise.enabled - name: alfresco-connector-msteams @@ -65,7 +65,7 @@ dependencies: condition: alfresco-connector-msteams.enabled - name: alfresco-share alias: share - version: 0.1.1 + version: 0.2.0 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: share.enabled - name: alfresco-connector-ms365 diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index f0332450f..cb5db4a6e 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -16,19 +16,19 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | Repository | Name | Version | |------------|------|---------| -| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-control-center(common) | 7.11.0 | -| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-digital-workspace(common) | 7.11.0 | -| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.3.0 | +| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-control-center(common) | 8.0.0 | +| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-digital-workspace(common) | 8.0.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.4.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 0.3.0 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.0.0-alpha.4 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.0.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.4.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.2.0 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.1.0-alpha.21 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.0.0-alpha.6 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 2.0.0-alpha.2 | -| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.1.1 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 4.4.0 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 0.2.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.1.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.0.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 2.0.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.2.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 4.5.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 0.3.0 | | https://helm.elastic.co | elasticsearch | 7.17.3 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.5 | From d89eaa3b2a5dbcc5075b968a8196865d3d847ccc Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Wed, 8 Nov 2023 18:20:37 +0100 Subject: [PATCH 02/13] update chart version --- README.md | 2 ++ helm/alfresco-content-services/Chart.yaml | 2 +- helm/alfresco-content-services/README.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1029b73e9..23460249c 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ The table below shows the exact version of ACS deployed with each chart version/ | [6.1.0-M.1][6.1.0-M.1] | 23.1.0-A19 | 7.4.0.1 | 7.3.1 | 7.2.1.11 | 7.1.1.8 | 7.0.1.10 | 7.4.0.1 | | [7.0.0-M.1][7.0.0-M.1] | 23.1.0-A27 | 7.4.1 | 7.3.1 | 7.2.1.12 | 7.1.1.8 | 7.0.1.10 | 7.4.1 | | [7.0.0-M.2][7.0.0-M.2] | 23.1.0-M4 | 7.4.1.1 | 7.3.1 | 7.2.1.12 | 7.1.1.8 | 7.0.1.10 | 7.4.1.1 | +| [7.0.0][7.0.0] | 23.1.0 | 7.4.1.1 | 7.3.1 | 7.2.1.12 | 7.1.1.8 | 7.0.1.10 | 23.1.0 | [5.0.1]: https://github.com/Alfresco/acs-deployment/releases/tag/v5.0.1 [5.1.1]: https://github.com/Alfresco/acs-deployment/releases/tag/v5.1.1 @@ -90,6 +91,7 @@ The table below shows the exact version of ACS deployed with each chart version/ [6.1.0-M.1]: https://github.com/Alfresco/acs-deployment/releases/tag/v6.1.0-M.1 [7.0.0-M.1]: https://github.com/Alfresco/acs-deployment/releases/tag/v7.0.0-M.1 [7.0.0-M.2]: https://github.com/Alfresco/acs-deployment/releases/tag/v7.0.0-M.2 +[7.0.0]: https://github.com/Alfresco/acs-deployment/releases/tag/v7.0.0 ### Why there is no 5.4.0? diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services/Chart.yaml index f254dd143..096450831 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: 7.0.0-M.2 +version: 7.0.0 appVersion: 23.1.0-M4 description: A Helm chart for deploying Alfresco Content Services keywords: diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index cb5db4a6e..0b0316457 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -1,6 +1,6 @@ # alfresco-content-services -![Version: 7.0.0-M.2](https://img.shields.io/badge/Version-7.0.0--M.2-informational?style=flat-square) ![AppVersion: 23.1.0-M4](https://img.shields.io/badge/AppVersion-23.1.0--M4-informational?style=flat-square) +![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![AppVersion: 23.1.0-M4](https://img.shields.io/badge/AppVersion-23.1.0--M4-informational?style=flat-square) A Helm chart for deploying Alfresco Content Services From 2962f4d2ae7101f3988044a18037a485cc40ba36 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 9 Nov 2023 09:47:50 +0100 Subject: [PATCH 03/13] target the latest stable --- updatecli-matrix-targets.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/updatecli-matrix-targets.yaml b/updatecli-matrix-targets.yaml index 2c6e9916f..a653b07cd 100644 --- a/updatecli-matrix-targets.yaml +++ b/updatecli-matrix-targets.yaml @@ -2,8 +2,8 @@ # This file is meant to be used with updatecli uber-manifest pipeline # https://github.com/Alfresco/alfresco-updatecli/tree/master/deployments matrix: - next: - id: 231n + 23.N: + id: 23n acs: version: pattern: @@ -28,7 +28,9 @@ matrix: compose_target: *compose231 compose_key: $.services.solr6.image helm_target: *helmvalues231 - helm_key: $.alfresco-search.searchServicesImage.tag + helm_keys: + search: $.alfresco-search.searchServicesImage.tag + insight: $.alfresco-search.insightEngineImage.tag image: pattern: search-enterprise: From 71fe9c344eb36505cf2cfc923afac03a11bd358e Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 9 Nov 2023 10:25:23 +0100 Subject: [PATCH 04/13] add missing insight engine image tag ref --- helm/alfresco-content-services/7.0.N_values.yaml | 2 ++ helm/alfresco-content-services/7.1.N_values.yaml | 2 ++ helm/alfresco-content-services/7.2.N_values.yaml | 2 ++ helm/alfresco-content-services/7.3.N_values.yaml | 2 ++ helm/alfresco-content-services/7.4.N_values.yaml | 2 ++ helm/alfresco-content-services/README.md | 2 ++ helm/alfresco-content-services/values.yaml | 3 +++ 7 files changed, 15 insertions(+) diff --git a/helm/alfresco-content-services/7.0.N_values.yaml b/helm/alfresco-content-services/7.0.N_values.yaml index 17389f030..186459edf 100644 --- a/helm/alfresco-content-services/7.0.N_values.yaml +++ b/helm/alfresco-content-services/7.0.N_values.yaml @@ -36,6 +36,8 @@ alfresco-search: securecomms: none searchServicesImage: tag: 2.0.2.2 + insightEngineImage: + tag: 2.0.2.2 alfresco-digital-workspace: image: tag: 2.6.1 diff --git a/helm/alfresco-content-services/7.1.N_values.yaml b/helm/alfresco-content-services/7.1.N_values.yaml index f4581d008..753b6f93d 100644 --- a/helm/alfresco-content-services/7.1.N_values.yaml +++ b/helm/alfresco-content-services/7.1.N_values.yaml @@ -36,6 +36,8 @@ alfresco-search: securecomms: none searchServicesImage: tag: 2.0.2.2 + insightEngineImage: + tag: 2.0.2.2 alfresco-search-enterprise: liveIndexing: mediation: diff --git a/helm/alfresco-content-services/7.2.N_values.yaml b/helm/alfresco-content-services/7.2.N_values.yaml index 9eec660cc..f471c5ca5 100644 --- a/helm/alfresco-content-services/7.2.N_values.yaml +++ b/helm/alfresco-content-services/7.2.N_values.yaml @@ -34,6 +34,8 @@ share: alfresco-search: searchServicesImage: tag: 2.0.3.6 + insightEngineImage: + tag: 2.0.3.6 alfresco-search-enterprise: liveIndexing: mediation: diff --git a/helm/alfresco-content-services/7.3.N_values.yaml b/helm/alfresco-content-services/7.3.N_values.yaml index 85b585712..fc10635a3 100644 --- a/helm/alfresco-content-services/7.3.N_values.yaml +++ b/helm/alfresco-content-services/7.3.N_values.yaml @@ -37,6 +37,8 @@ alfresco-transform-service: alfresco-search: searchServicesImage: tag: 2.0.5.2 + insightEngineImage: + tag: 2.0.5.2 alfresco-search-enterprise: enabled: false liveIndexing: diff --git a/helm/alfresco-content-services/7.4.N_values.yaml b/helm/alfresco-content-services/7.4.N_values.yaml index dc5c6b8b8..195a97c0f 100644 --- a/helm/alfresco-content-services/7.4.N_values.yaml +++ b/helm/alfresco-content-services/7.4.N_values.yaml @@ -37,6 +37,8 @@ activemq: alfresco-search: searchServicesImage: tag: 2.0.8.1 + insightEngineImage: + tag: 2.0.8.1 alfresco-search-enterprise: enabled: false liveIndexing: diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 0b0316457..be3e2cb94 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -146,6 +146,8 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-search.ingress.basicAuth | string | `nil` | Default solr basic auth user/password: admin / admin You can create your own with htpasswd utilility & encode it with base64. Example: `echo -n "$(htpasswd -nbm admin admin)" | base64 | tr -d '\n'` basicAuth: YWRtaW46JGFwcjEkVVJqb29uS00kSEMuS1EwVkRScFpwSHB2a3JwTDd1Lg== | | alfresco-search.ingress.enabled | bool | `false` | Alfresco Search services endpoint ('/solr') | | alfresco-search.ingress.tls | list | `[]` | | +| alfresco-search.insightEngineImage.repository | string | `"quay.io/alfresco/insight-engine"` | | +| alfresco-search.insightEngineImage.tag | string | `"2.0.8.1"` | | | alfresco-search.nameOverride | string | `"alfresco-search"` | | | alfresco-search.repository.existingConfigMap.keys.host | string | `"repo_svc_name"` | | | alfresco-search.repository.existingConfigMap.keys.port | string | `"repo_svc_port"` | | diff --git a/helm/alfresco-content-services/values.yaml b/helm/alfresco-content-services/values.yaml index bdd904941..b77f8f02c 100644 --- a/helm/alfresco-content-services/values.yaml +++ b/helm/alfresco-content-services/values.yaml @@ -259,6 +259,9 @@ alfresco-search: searchServicesImage: repository: quay.io/alfresco/search-services tag: 2.0.8.1 + insightEngineImage: + repository: quay.io/alfresco/insight-engine + tag: 2.0.8.1 nameOverride: alfresco-search # If an external Solr service is to be used then enabled must be set to false # and external has to be configured accordingly. From 523a6092039cc1a382369d2b649169e734f42824 Mon Sep 17 00:00:00 2001 From: gionn Date: Thu, 9 Nov 2023 09:27:35 +0000 Subject: [PATCH 05/13] =?UTF-8?q?=F0=9F=9B=A0=20Updatecli=20pipeline=20acs?= =?UTF-8?q?=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose/7.0.N-docker-compose.yml | 2 +- docker-compose/7.1.N-docker-compose.yml | 6 +-- docker-compose/7.3.N-docker-compose.yml | 4 +- docker-compose/7.4.N-docker-compose.yml | 8 ++-- docker-compose/community-docker-compose.yml | 4 +- docker-compose/docker-compose.yml | 18 ++++---- .../elasticsearch-override-docker-compose.yml | 4 +- .../7.1.N_values.yaml | 8 ++-- .../7.2.N_values.yaml | 2 +- .../7.3.N_values.yaml | 18 ++++---- .../7.4.N_values.yaml | 8 ++-- helm/alfresco-content-services/Chart.yaml | 2 +- helm/alfresco-content-services/README.md | 42 +++++++++---------- .../community_values.yaml | 4 +- helm/alfresco-content-services/values.yaml | 40 +++++++++--------- 15 files changed, 85 insertions(+), 85 deletions(-) diff --git a/docker-compose/7.0.N-docker-compose.yml b/docker-compose/7.0.N-docker-compose.yml index e1286464a..60d1ff7c9 100644 --- a/docker-compose/7.0.N-docker-compose.yml +++ b/docker-compose/7.0.N-docker-compose.yml @@ -145,7 +145,7 @@ services: - "61616:61616" # OpenWire - "61613:61613" # STOMP digital-workspace: - image: quay.io/alfresco/alfresco-digital-workspace:2.6.2 + image: quay.io/alfresco/alfresco-digital-workspace:2.6.1 mem_limit: 128m environment: APP_CONFIG_AUTH_TYPE: "BASIC" diff --git a/docker-compose/7.1.N-docker-compose.yml b/docker-compose/7.1.N-docker-compose.yml index 0d55a3bf1..417c8b44d 100644 --- a/docker-compose/7.1.N-docker-compose.yml +++ b/docker-compose/7.1.N-docker-compose.yml @@ -18,7 +18,7 @@ version: "2" services: alfresco: - image: quay.io/alfresco/alfresco-content-repository:7.1.1.8 + image: quay.io/alfresco/alfresco-content-repository:7.1.0.6 mem_limit: 1900m environment: JAVA_TOOL_OPTIONS: >- @@ -98,7 +98,7 @@ services: volumes: - shared-file-store-volume:/tmp/Alfresco/sfs share: - image: quay.io/alfresco/alfresco-share:7.1.1.8 + image: quay.io/alfresco/alfresco-share:7.1.0.6 mem_limit: 1g environment: REPO_HOST: "alfresco" @@ -145,7 +145,7 @@ services: - "61616:61616" # OpenWire - "61613:61613" # STOMP digital-workspace: - image: quay.io/alfresco/alfresco-digital-workspace:2.6.2 + image: quay.io/alfresco/alfresco-digital-workspace:2.6.1 mem_limit: 128m environment: APP_CONFIG_AUTH_TYPE: "BASIC" diff --git a/docker-compose/7.3.N-docker-compose.yml b/docker-compose/7.3.N-docker-compose.yml index 6c4aa731f..6908c7895 100644 --- a/docker-compose/7.3.N-docker-compose.yml +++ b/docker-compose/7.3.N-docker-compose.yml @@ -18,7 +18,7 @@ version: "2" services: alfresco: - image: quay.io/alfresco/alfresco-content-repository:7.3.1 + image: quay.io/alfresco/alfresco-content-repository:7.3.1.1 mem_limit: 1900m environment: JAVA_TOOL_OPTIONS: >- @@ -99,7 +99,7 @@ services: volumes: - shared-file-store-volume:/tmp/Alfresco/sfs share: - image: quay.io/alfresco/alfresco-share:7.3.1 + image: quay.io/alfresco/alfresco-share:7.3.1.1 mem_limit: 1g environment: REPO_HOST: "alfresco" diff --git a/docker-compose/7.4.N-docker-compose.yml b/docker-compose/7.4.N-docker-compose.yml index aa8ac13a3..a6aa3c130 100644 --- a/docker-compose/7.4.N-docker-compose.yml +++ b/docker-compose/7.4.N-docker-compose.yml @@ -18,7 +18,7 @@ version: "2" services: alfresco: - image: quay.io/alfresco/alfresco-content-repository:7.4.1.1 + image: quay.io/alfresco/alfresco-content-repository:7.4.1.2 mem_limit: 1900m environment: JAVA_TOOL_OPTIONS: >- @@ -99,7 +99,7 @@ services: volumes: - shared-file-store-volume:/tmp/Alfresco/sfs share: - image: quay.io/alfresco/alfresco-share:7.4.1.1 + image: quay.io/alfresco/alfresco-share:7.4.1.2 mem_limit: 1g environment: REPO_HOST: "alfresco" @@ -122,7 +122,7 @@ services: ports: - "5432:5432" solr6: - image: quay.io/alfresco/search-services:2.0.8.1 + image: quay.io/alfresco/search-services:2.0.8.2 mem_limit: 2g environment: # Solr needs to know how to register itself with Alfresco @@ -178,7 +178,7 @@ services: - share - control-center sync-service: - image: quay.io/alfresco/service-sync:3.10.0 + image: quay.io/alfresco/service-sync:3.11.0 mem_limit: 1g environment: JAVA_OPTS: >- diff --git a/docker-compose/community-docker-compose.yml b/docker-compose/community-docker-compose.yml index 95042fdd2..097882090 100644 --- a/docker-compose/community-docker-compose.yml +++ b/docker-compose/community-docker-compose.yml @@ -57,7 +57,7 @@ services: ports: - "8090:8090" share: - image: docker.io/alfresco/alfresco-share:7.4.1.1 + image: docker.io/alfresco/alfresco-share:7.4.1.2 mem_limit: 1g environment: REPO_HOST: "alfresco" @@ -80,7 +80,7 @@ services: ports: - "5432:5432" solr6: - image: docker.io/alfresco/alfresco-search-services:2.0.8.1 + image: docker.io/alfresco/alfresco-search-services:2.0.8.2 mem_limit: 2g environment: # Solr needs to know how to register itself with Alfresco diff --git a/docker-compose/docker-compose.yml b/docker-compose/docker-compose.yml index f3bd577c2..2fa228f4c 100644 --- a/docker-compose/docker-compose.yml +++ b/docker-compose/docker-compose.yml @@ -18,7 +18,7 @@ version: "2" services: alfresco: - image: quay.io/alfresco/alfresco-content-repository:23.1.0-M4 + image: quay.io/alfresco/alfresco-content-repository:23.1.0 mem_limit: 1900m environment: JAVA_TOOL_OPTIONS: >- @@ -58,7 +58,7 @@ services: -XX:MaxRAMPercentage=80 transform-router: mem_limit: 512m - image: quay.io/alfresco/alfresco-transform-router:3.1.0-M1 + image: quay.io/alfresco/alfresco-transform-router:4.0.0 environment: JAVA_OPTS: >- -XX:MinRAMPercentage=50 @@ -72,7 +72,7 @@ services: links: - activemq transform-core-aio: - image: alfresco/alfresco-transform-core-aio:5.0.0-A1 + image: alfresco/alfresco-transform-core-aio:4.0.0 mem_limit: 1536m environment: JAVA_OPTS: >- @@ -86,7 +86,7 @@ services: links: - activemq shared-file-store: - image: quay.io/alfresco/alfresco-shared-file-store:3.1.0-M1 + image: quay.io/alfresco/alfresco-shared-file-store:4.0.0 mem_limit: 512m environment: JAVA_OPTS: >- @@ -99,7 +99,7 @@ services: volumes: - shared-file-store-volume:/tmp/Alfresco/sfs share: - image: quay.io/alfresco/alfresco-share:23.1.0-M4 + image: quay.io/alfresco/alfresco-share:23.1.0 mem_limit: 1g environment: REPO_HOST: "alfresco" @@ -122,7 +122,7 @@ services: ports: - "5432:5432" solr6: - image: quay.io/alfresco/search-services:2.0.8.1 + image: quay.io/alfresco/search-services:2.0.8.2 mem_limit: 2g environment: # Solr needs to know how to register itself with Alfresco @@ -149,7 +149,7 @@ services: - "61616:61616" # OpenWire - "61613:61613" # STOMP digital-workspace: - image: quay.io/alfresco/alfresco-digital-workspace:4.2.0 + image: quay.io/alfresco/alfresco-digital-workspace:4.3.0 mem_limit: 128m environment: APP_CONFIG_PROVIDER: "ECM" @@ -157,7 +157,7 @@ services: BASE_PATH: ./ APP_BASE_SHARE_URL: "http://localhost:8080/workspace/#/preview/s" control-center: - image: quay.io/alfresco/alfresco-control-center:8.2.0 + image: quay.io/alfresco/alfresco-control-center:8.3.0 mem_limit: 128m environment: APP_CONFIG_PROVIDER: "ECM" @@ -178,7 +178,7 @@ services: - share - control-center sync-service: - image: quay.io/alfresco/service-sync:4.0.0-M11 + image: quay.io/alfresco/service-sync:4.0.0 mem_limit: 1g environment: JAVA_OPTS: >- diff --git a/docker-compose/elasticsearch-override-docker-compose.yml b/docker-compose/elasticsearch-override-docker-compose.yml index c3f38db42..c24067e59 100644 --- a/docker-compose/elasticsearch-override-docker-compose.yml +++ b/docker-compose/elasticsearch-override-docker-compose.yml @@ -44,7 +44,7 @@ services: - 9200:9200 - 9300:9300 search: - image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0-M1 + image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0 depends_on: - elasticsearch - alfresco @@ -56,7 +56,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-M1 + image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.0.0 depends_on: - alfresco restart: on-failure:10 diff --git a/helm/alfresco-content-services/7.1.N_values.yaml b/helm/alfresco-content-services/7.1.N_values.yaml index 753b6f93d..db263b023 100644 --- a/helm/alfresco-content-services/7.1.N_values.yaml +++ b/helm/alfresco-content-services/7.1.N_values.yaml @@ -2,7 +2,7 @@ # the chart alfresco-repository: image: - tag: 7.1.1.8 + tag: 7.1.0.6 alfresco-ai-transformer: image: tag: 1.4.5 @@ -19,18 +19,18 @@ alfresco-transform-service: libreoffice: image: tag: 2.5.7 - tika: + tika: image: tag: 2.5.7 transformmisc: image: tag: 2.5.7 - filestore: + filestore: image: tag: 1.5.3 share: image: - tag: 7.1.1.8 + tag: 7.1.0.6 alfresco-search: repository: securecomms: none diff --git a/helm/alfresco-content-services/7.2.N_values.yaml b/helm/alfresco-content-services/7.2.N_values.yaml index f471c5ca5..f9efaf5c5 100644 --- a/helm/alfresco-content-services/7.2.N_values.yaml +++ b/helm/alfresco-content-services/7.2.N_values.yaml @@ -71,7 +71,7 @@ alfresco-sync-service: tag: 13.3.0 alfresco-connector-ms365: image: - tag: 1.1.3.1 + tag: 1.1.3.2 alfresco-connector-msteams: image: tag: 1.1.0 diff --git a/helm/alfresco-content-services/7.3.N_values.yaml b/helm/alfresco-content-services/7.3.N_values.yaml index fc10635a3..91862034b 100644 --- a/helm/alfresco-content-services/7.3.N_values.yaml +++ b/helm/alfresco-content-services/7.3.N_values.yaml @@ -2,16 +2,16 @@ # the chart alfresco-repository: image: - tag: 7.3.1 + tag: 7.3.1.1 alfresco-ai-transformer: image: tag: 1.5.0 share: image: - tag: 7.3.1 + tag: 7.3.1.1 activemq: image: - tag: + tag: null alfresco-transform-service: transformrouter: image: @@ -44,19 +44,19 @@ alfresco-search-enterprise: liveIndexing: mediation: image: - tag: 3.2.0 + tag: 3.2.0.1 content: image: - tag: 3.2.0 + tag: 3.2.0.1 metadata: image: - tag: 3.2.0 + tag: 3.2.0.1 path: image: - tag: 3.2.0 + tag: 3.2.0.1 reindexing: image: - tag: 3.2.0 + tag: 3.2.0.1 alfresco-digital-workspace: image: tag: 3.1.1 @@ -74,7 +74,7 @@ alfresco-sync-service: tag: 3.8.0 alfresco-connector-ms365: image: - tag: 1.1.3.1 + tag: 1.1.3.2 alfresco-connector-msteams: image: tag: 1.1.0 diff --git a/helm/alfresco-content-services/7.4.N_values.yaml b/helm/alfresco-content-services/7.4.N_values.yaml index 195a97c0f..275a6b54c 100644 --- a/helm/alfresco-content-services/7.4.N_values.yaml +++ b/helm/alfresco-content-services/7.4.N_values.yaml @@ -2,7 +2,7 @@ # the chart alfresco-repository: image: - tag: 7.4.1.1 + tag: 7.4.1.2 alfresco-transform-service: transformrouter: image: @@ -30,13 +30,13 @@ alfresco-ai-transformer: tag: 2.0.0 share: image: - tag: 7.4.1.1 + tag: 7.4.1.2 activemq: image: tag: null alfresco-search: searchServicesImage: - tag: 2.0.8.1 + tag: 2.0.8.2 insightEngineImage: tag: 2.0.8.1 alfresco-search-enterprise: @@ -71,7 +71,7 @@ postgresql-syncservice: tag: 14.4.0 alfresco-sync-service: image: - tag: 3.10.0 + tag: 3.11.0 alfresco-connector-ms365: image: tag: 2.0.0 diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services/Chart.yaml index 096450831..57f35d3cb 100644 --- a/helm/alfresco-content-services/Chart.yaml +++ b/helm/alfresco-content-services/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: alfresco-content-services version: 7.0.0 -appVersion: 23.1.0-M4 +appVersion: 23.1.0 description: A Helm chart for deploying Alfresco Content Services keywords: - content diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index be3e2cb94..d2b92bf8e 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -1,6 +1,6 @@ # alfresco-content-services -![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![AppVersion: 23.1.0-M4](https://img.shields.io/badge/AppVersion-23.1.0--M4-informational?style=flat-square) +![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![AppVersion: 23.1.0](https://img.shields.io/badge/AppVersion-23.1.0-informational?style=flat-square) A Helm chart for deploying Alfresco Content Services @@ -45,7 +45,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | activemq.nodeSelector | object | `{}` | Possibility to choose Node for pod, with a key-value pair label e.g {"kubernetes.io/hostname": multinode-demo-m02} | | alfresco-ai-transformer.enabled | bool | `false` | | | alfresco-ai-transformer.image.repository | string | `"quay.io/alfresco/alfresco-ai-docker-engine"` | | -| alfresco-ai-transformer.image.tag | string | `"2.1.0-M1"` | | +| alfresco-ai-transformer.image.tag | string | `"2.0.0"` | | | alfresco-ai-transformer.messageBroker.existingSecretName | string | `"acs-alfresco-cs-brokersecret"` | | | alfresco-connector-ms365.enabled | bool | `false` | Enable/Disable Alfresco Content Connector for Microsoft 365 | | alfresco-connector-ms365.image.repository | string | `"quay.io/alfresco/alfresco-ooi-service"` | | @@ -62,7 +62,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-control-center.env.APP_CONFIG_PROVIDER | string | `"ECM"` | | | alfresco-control-center.image.pullPolicy | string | `"IfNotPresent"` | | | alfresco-control-center.image.repository | string | `"quay.io/alfresco/alfresco-control-center"` | | -| alfresco-control-center.image.tag | string | `"8.2.0"` | | +| alfresco-control-center.image.tag | string | `"8.3.0"` | | | alfresco-control-center.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | | | alfresco-control-center.ingress.path | string | `"/control-center"` | | | alfresco-control-center.ingress.tls | list | `[]` | | @@ -85,7 +85,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-digital-workspace.extraEnv | string | `"{{- if .Values.global.ai.enabled }}\n- name: APP_CONFIG_PLUGIN_AI_SERVICE\n value: '{{ .Values.global.ai.enabled }}'\n{{- end }}"` | | | alfresco-digital-workspace.image.pullPolicy | string | `"IfNotPresent"` | | | alfresco-digital-workspace.image.repository | string | `"quay.io/alfresco/alfresco-digital-workspace"` | | -| alfresco-digital-workspace.image.tag | string | `"4.2.0"` | | +| alfresco-digital-workspace.image.tag | string | `"4.3.0"` | | | alfresco-digital-workspace.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | | | alfresco-digital-workspace.ingress.annotations."nginx.ingress.kubernetes.io/proxy-body-size" | string | `"5g"` | | | alfresco-digital-workspace.ingress.path | string | `"/workspace"` | | @@ -119,23 +119,23 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-repository.configuration.search.existingSecret.name | string | `"alfresco-search-secret"` | | | alfresco-repository.configuration.search.flavor | string | `"solr6"` | | | alfresco-repository.image.repository | string | `"quay.io/alfresco/alfresco-content-repository"` | | -| alfresco-repository.image.tag | string | `"23.1.0-A27"` | | +| alfresco-repository.image.tag | string | `"23.1.0"` | | | alfresco-repository.nameOverride | string | `"alfresco-repository"` | | | alfresco-repository.persistence.accessModes | list | `["ReadWriteMany"]` | Specify a storageClass for dynamic provisioning | | alfresco-repository.persistence.baseSize | string | `"20Gi"` | | | alfresco-repository.persistence.enabled | bool | `true` | Persist repository data | | alfresco-search-enterprise.ats.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-search-enterprise.enabled | bool | `false` | | -| alfresco-search-enterprise.liveIndexing.content.image.tag | string | `"4.0.0-M1"` | | -| alfresco-search-enterprise.liveIndexing.mediation.image.tag | string | `"4.0.0-M1"` | | -| alfresco-search-enterprise.liveIndexing.metadata.image.tag | string | `"4.0.0-M1"` | | -| alfresco-search-enterprise.liveIndexing.path.image.tag | string | `"4.0.0-M1"` | | +| alfresco-search-enterprise.liveIndexing.content.image.tag | string | `"4.0.0"` | | +| alfresco-search-enterprise.liveIndexing.mediation.image.tag | string | `"4.0.0"` | | +| alfresco-search-enterprise.liveIndexing.metadata.image.tag | string | `"4.0.0"` | | +| alfresco-search-enterprise.liveIndexing.path.image.tag | string | `"4.0.0"` | | | 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-M1"` | | +| alfresco-search-enterprise.reindexing.image.tag | string | `"4.0.0"` | | | 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"` | | @@ -147,7 +147,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-search.ingress.enabled | bool | `false` | Alfresco Search services endpoint ('/solr') | | alfresco-search.ingress.tls | list | `[]` | | | alfresco-search.insightEngineImage.repository | string | `"quay.io/alfresco/insight-engine"` | | -| alfresco-search.insightEngineImage.tag | string | `"2.0.8.1"` | | +| alfresco-search.insightEngineImage.tag | string | `"2.0.8.2"` | | | alfresco-search.nameOverride | string | `"alfresco-search"` | | | alfresco-search.repository.existingConfigMap.keys.host | string | `"repo_svc_name"` | | | alfresco-search.repository.existingConfigMap.keys.port | string | `"repo_svc_port"` | | @@ -156,9 +156,9 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-search.repository.existingSecret.keys.sharedSecret | string | `"SOLR_SECRET"` | | | alfresco-search.repository.existingSecret.name | string | `"alfresco-search-secret"` | | | alfresco-search.searchServicesImage.repository | string | `"quay.io/alfresco/search-services"` | | -| alfresco-search.searchServicesImage.tag | string | `"2.0.8.1"` | | +| alfresco-search.searchServicesImage.tag | string | `"2.0.8.2"` | | | alfresco-sync-service.enabled | bool | `true` | Toggle deployment of Alfresco Sync Service (Desktop-Sync) Check [Alfresco Sync Service Documentation](https://github.com/Alfresco/alfresco-helm-charts/tree/main/charts/alfresco-sync-service) | -| alfresco-sync-service.image.tag | string | `"4.0.0-M11"` | | +| alfresco-sync-service.image.tag | string | `"4.0.0"` | | | alfresco-sync-service.messageBroker.existingSecretName | string | `"acs-alfresco-cs-brokersecret"` | | | alfresco-sync-service.postgresql.auth.database | string | `"syncservice-postgresql"` | | | alfresco-sync-service.postgresql.auth.enablePostgresUser | bool | `false` | | @@ -175,30 +175,30 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-transform-service.enabled | bool | `true` | | | alfresco-transform-service.filestore.enabled | bool | `true` | Declares the alfresco-shared-file-store used by the content repository and transform service | | alfresco-transform-service.filestore.image.repository | string | `"quay.io/alfresco/alfresco-shared-file-store"` | | -| alfresco-transform-service.filestore.image.tag | string | `"3.1.0-M1"` | | +| alfresco-transform-service.filestore.image.tag | string | `"4.0.0"` | | | alfresco-transform-service.filestore.persistence.data.mountPath | string | `"/tmp/Alfresco"` | | | alfresco-transform-service.filestore.persistence.data.subPath | string | `"alfresco-content-services/filestore-data"` | | | alfresco-transform-service.filestore.persistence.enabled | bool | `true` | Persist filestore data | | alfresco-transform-service.filestore.replicaCount | int | `1` | | | alfresco-transform-service.imagemagick.enabled | bool | `true` | Declares the alfresco-imagemagick service used by the content repository to transform image files | | alfresco-transform-service.imagemagick.image.repository | string | `"alfresco/alfresco-imagemagick"` | | -| alfresco-transform-service.imagemagick.image.tag | string | `"5.0.0-A1"` | | +| alfresco-transform-service.imagemagick.image.tag | string | `"4.0.0"` | | | alfresco-transform-service.libreoffice.enabled | bool | `true` | Declares the alfresco-libreoffice service used by the content repository to transform office files | | alfresco-transform-service.libreoffice.image.repository | string | `"alfresco/alfresco-libreoffice"` | | -| alfresco-transform-service.libreoffice.image.tag | string | `"5.0.0-A1"` | | +| alfresco-transform-service.libreoffice.image.tag | string | `"4.0.0"` | | | alfresco-transform-service.messageBroker.existingSecretName | string | `"acs-alfresco-cs-brokersecret"` | | | alfresco-transform-service.pdfrenderer.enabled | bool | `true` | Declares the alfresco-pdf-renderer service used by the content repository to transform pdf files | | alfresco-transform-service.pdfrenderer.image.repository | string | `"alfresco/alfresco-pdf-renderer"` | | -| alfresco-transform-service.pdfrenderer.image.tag | string | `"5.0.0-A1"` | | +| alfresco-transform-service.pdfrenderer.image.tag | string | `"4.0.0"` | | | alfresco-transform-service.tika.enabled | bool | `true` | Declares the alfresco-tika service used by the content repository to transform office files | | alfresco-transform-service.tika.image.repository | string | `"alfresco/alfresco-tika"` | | -| alfresco-transform-service.tika.image.tag | string | `"5.0.0-A1"` | | +| alfresco-transform-service.tika.image.tag | string | `"4.0.0"` | | | alfresco-transform-service.transformmisc.enabled | bool | `true` | Declares the alfresco-tika service used by the content repository to transform office files | | alfresco-transform-service.transformmisc.image.repository | string | `"alfresco/alfresco-transform-misc"` | | -| alfresco-transform-service.transformmisc.image.tag | string | `"5.0.0-A1"` | | +| alfresco-transform-service.transformmisc.image.tag | string | `"4.0.0"` | | | alfresco-transform-service.transformrouter.enabled | bool | `true` | Declares the alfresco-transform-router service used by the content repository to route transformation requests | | alfresco-transform-service.transformrouter.image.repository | string | `"quay.io/alfresco/alfresco-transform-router"` | | -| alfresco-transform-service.transformrouter.image.tag | string | `"3.1.0-M1"` | | +| alfresco-transform-service.transformrouter.image.tag | string | `"4.0.0"` | | | alfresco-transform-service.transformrouter.replicaCount | int | `2` | | | database.configMapName | string | `"alfresco-infrastructure"` | Name of the secret managed by this chart | | database.driver | string | `nil` | Postgresql jdbc driver name ex: org.postgresql.Driver. It should be available in the container image. | @@ -247,7 +247,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | postgresql.primary.resources.requests.memory | string | `"1Gi"` | | | share.enabled | bool | `true` | toggle deploying Alfresco Share UI | | share.image.repository | string | `"quay.io/alfresco/alfresco-share"` | | -| share.image.tag | string | `"23.1.0-M4"` | | +| share.image.tag | string | `"23.1.0"` | | | share.nameOverride | string | `"share"` | | | share.repository.existingConfigMap.keys.host | string | `"repo_svc_name"` | Name of the key in the configmap which points to the repository service hostname | | share.repository.existingConfigMap.keys.port | string | `"repo_svc_port"` | Name of the key in the configmap which points to the repository service port | diff --git a/helm/alfresco-content-services/community_values.yaml b/helm/alfresco-content-services/community_values.yaml index d93b43740..7a9d3f48e 100644 --- a/helm/alfresco-content-services/community_values.yaml +++ b/helm/alfresco-content-services/community_values.yaml @@ -11,11 +11,11 @@ alfresco-repository: share: image: repository: alfresco/alfresco-share - tag: 7.4.1.1 + tag: 7.4.1.2 alfresco-search: searchServicesImage: repository: alfresco/alfresco-search-services - tag: 2.0.8.1 + tag: 2.0.8.2 # Disable Enterprise only features alfresco-transform-service: enabled: true diff --git a/helm/alfresco-content-services/values.yaml b/helm/alfresco-content-services/values.yaml index b77f8f02c..7483911fb 100644 --- a/helm/alfresco-content-services/values.yaml +++ b/helm/alfresco-content-services/values.yaml @@ -91,7 +91,7 @@ alfresco-repository: nameOverride: alfresco-repository image: repository: quay.io/alfresco/alfresco-content-repository - tag: 23.1.0-A27 + tag: 23.1.0 configuration: repository: existingConfigMap: repository @@ -175,42 +175,42 @@ alfresco-transform-service: replicaCount: 2 image: repository: quay.io/alfresco/alfresco-transform-router - tag: 3.1.0-M1 + tag: 4.0.0 pdfrenderer: # -- Declares the alfresco-pdf-renderer service used by the content repository # to transform pdf files enabled: true image: repository: alfresco/alfresco-pdf-renderer - tag: 5.0.0-A1 + tag: 4.0.0 imagemagick: # -- Declares the alfresco-imagemagick service used by the content repository # to transform image files enabled: true image: repository: alfresco/alfresco-imagemagick - tag: 5.0.0-A1 + tag: 4.0.0 libreoffice: # -- Declares the alfresco-libreoffice service used by the content repository # to transform office files enabled: true image: repository: alfresco/alfresco-libreoffice - tag: 5.0.0-A1 + tag: 4.0.0 tika: # -- Declares the alfresco-tika service used by the content repository # to transform office files enabled: true image: repository: alfresco/alfresco-tika - tag: 5.0.0-A1 + tag: 4.0.0 transformmisc: # -- Declares the alfresco-tika service used by the content repository # to transform office files enabled: true image: repository: alfresco/alfresco-transform-misc - tag: 5.0.0-A1 + tag: 4.0.0 filestore: # -- Declares the alfresco-shared-file-store used by the content repository # and transform service @@ -218,7 +218,7 @@ alfresco-transform-service: replicaCount: 1 image: repository: quay.io/alfresco/alfresco-shared-file-store - tag: 3.1.0-M1 + tag: 4.0.0 persistence: # -- Persist filestore data enabled: true @@ -230,7 +230,7 @@ share: enabled: true image: repository: quay.io/alfresco/alfresco-share - tag: 23.1.0-M4 + tag: 23.1.0 nameOverride: share repository: existingConfigMap: @@ -258,10 +258,10 @@ alfresco-search: sharedSecret: SOLR_SECRET searchServicesImage: repository: quay.io/alfresco/search-services - tag: 2.0.8.1 + tag: 2.0.8.2 insightEngineImage: repository: quay.io/alfresco/insight-engine - tag: 2.0.8.1 + tag: 2.0.8.2 nameOverride: alfresco-search # If an external Solr service is to be used then enabled must be set to false # and external has to be configured accordingly. @@ -301,16 +301,16 @@ alfresco-search-enterprise: liveIndexing: mediation: image: - tag: 4.0.0-M1 + tag: 4.0.0 content: image: - tag: 4.0.0-M1 + tag: 4.0.0 metadata: image: - tag: 4.0.0-M1 + tag: 4.0.0 path: image: - tag: 4.0.0-M1 + tag: 4.0.0 reindexing: enabled: true repository: @@ -322,7 +322,7 @@ alfresco-search-enterprise: existingConfigMap: name: *infrastructure_cmName image: - tag: 4.0.0-M1 + tag: 4.0.0 alfresco-digital-workspace: nodeSelector: {} enabled: true @@ -340,7 +340,7 @@ alfresco-digital-workspace: # - chart-example.local image: repository: quay.io/alfresco/alfresco-digital-workspace - tag: 4.2.0 + tag: 4.3.0 pullPolicy: IfNotPresent registryPullSecrets: - "{{ $.Values.global.alfrescoRegistryPullSecrets }}" @@ -383,7 +383,7 @@ alfresco-control-center: # - chart-example.local image: repository: quay.io/alfresco/alfresco-control-center - tag: 8.2.0 + tag: 8.3.0 pullPolicy: IfNotPresent registryPullSecrets: - "{{ $.Values.global.alfrescoRegistryPullSecrets }}" @@ -451,7 +451,7 @@ alfresco-sync-service: # Documentation](https://github.com/Alfresco/alfresco-helm-charts/tree/main/charts/alfresco-sync-service) enabled: true image: - tag: 4.0.0-M11 + tag: 4.0.0 postgresql: enabled: true image: @@ -481,7 +481,7 @@ alfresco-ai-transformer: existingSecretName: *acs_messageBroker_secretName image: repository: quay.io/alfresco/alfresco-ai-docker-engine - tag: 2.1.0-M1 + tag: 2.0.0 # aws: # accessKey: # secretAccessKey: From b9813f34393314c9d684ebe53e99b9319e93ba42 Mon Sep 17 00:00:00 2001 From: gionn Date: Thu, 9 Nov 2023 10:15:49 +0000 Subject: [PATCH 06/13] =?UTF-8?q?=F0=9F=9B=A0=20Updatecli=20pipeline=20acs?= =?UTF-8?q?=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose/7.0.N-docker-compose.yml | 2 +- docker-compose/7.1.N-docker-compose.yml | 4 ++-- helm/alfresco-content-services/7.0.N_values.yaml | 2 +- helm/alfresco-content-services/7.1.N_values.yaml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docker-compose/7.0.N-docker-compose.yml b/docker-compose/7.0.N-docker-compose.yml index 60d1ff7c9..e1286464a 100644 --- a/docker-compose/7.0.N-docker-compose.yml +++ b/docker-compose/7.0.N-docker-compose.yml @@ -145,7 +145,7 @@ services: - "61616:61616" # OpenWire - "61613:61613" # STOMP digital-workspace: - image: quay.io/alfresco/alfresco-digital-workspace:2.6.1 + image: quay.io/alfresco/alfresco-digital-workspace:2.6.2 mem_limit: 128m environment: APP_CONFIG_AUTH_TYPE: "BASIC" diff --git a/docker-compose/7.1.N-docker-compose.yml b/docker-compose/7.1.N-docker-compose.yml index 417c8b44d..48719534a 100644 --- a/docker-compose/7.1.N-docker-compose.yml +++ b/docker-compose/7.1.N-docker-compose.yml @@ -18,7 +18,7 @@ version: "2" services: alfresco: - image: quay.io/alfresco/alfresco-content-repository:7.1.0.6 + image: quay.io/alfresco/alfresco-content-repository:7.1.1.8 mem_limit: 1900m environment: JAVA_TOOL_OPTIONS: >- @@ -98,7 +98,7 @@ services: volumes: - shared-file-store-volume:/tmp/Alfresco/sfs share: - image: quay.io/alfresco/alfresco-share:7.1.0.6 + image: quay.io/alfresco/alfresco-share:7.1.1.8 mem_limit: 1g environment: REPO_HOST: "alfresco" diff --git a/helm/alfresco-content-services/7.0.N_values.yaml b/helm/alfresco-content-services/7.0.N_values.yaml index 186459edf..449d7671f 100644 --- a/helm/alfresco-content-services/7.0.N_values.yaml +++ b/helm/alfresco-content-services/7.0.N_values.yaml @@ -40,7 +40,7 @@ alfresco-search: tag: 2.0.2.2 alfresco-digital-workspace: image: - tag: 2.6.1 + tag: 2.6.2 postgresql: image: tag: 13.1.0 diff --git a/helm/alfresco-content-services/7.1.N_values.yaml b/helm/alfresco-content-services/7.1.N_values.yaml index db263b023..b43d7637a 100644 --- a/helm/alfresco-content-services/7.1.N_values.yaml +++ b/helm/alfresco-content-services/7.1.N_values.yaml @@ -2,7 +2,7 @@ # the chart alfresco-repository: image: - tag: 7.1.0.6 + tag: 7.1.1.8 alfresco-ai-transformer: image: tag: 1.4.5 @@ -30,7 +30,7 @@ alfresco-transform-service: tag: 1.5.3 share: image: - tag: 7.1.0.6 + tag: 7.1.1.8 alfresco-search: repository: securecomms: none From 21d3eb9574386acab7c40ca2c22a31a450974a09 Mon Sep 17 00:00:00 2001 From: gionn Date: Thu, 9 Nov 2023 11:25:30 +0000 Subject: [PATCH 07/13] =?UTF-8?q?=F0=9F=9B=A0=20Updatecli=20pipeline=20acs?= =?UTF-8?q?=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose/7.1.N-docker-compose.yml | 2 +- helm/alfresco-content-services/7.1.N_values.yaml | 2 +- helm/alfresco-content-services/README.md | 2 +- helm/alfresco-content-services/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docker-compose/7.1.N-docker-compose.yml b/docker-compose/7.1.N-docker-compose.yml index 48719534a..0d55a3bf1 100644 --- a/docker-compose/7.1.N-docker-compose.yml +++ b/docker-compose/7.1.N-docker-compose.yml @@ -145,7 +145,7 @@ services: - "61616:61616" # OpenWire - "61613:61613" # STOMP digital-workspace: - image: quay.io/alfresco/alfresco-digital-workspace:2.6.1 + image: quay.io/alfresco/alfresco-digital-workspace:2.6.2 mem_limit: 128m environment: APP_CONFIG_AUTH_TYPE: "BASIC" diff --git a/helm/alfresco-content-services/7.1.N_values.yaml b/helm/alfresco-content-services/7.1.N_values.yaml index b43d7637a..c36f90689 100644 --- a/helm/alfresco-content-services/7.1.N_values.yaml +++ b/helm/alfresco-content-services/7.1.N_values.yaml @@ -60,7 +60,7 @@ postgresql: tag: 13.3.0 alfresco-digital-workspace: image: - tag: 2.6.1 + tag: 2.6.2 alfresco-sync-service: image: tag: 3.7.2 diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index d2b92bf8e..4fbbdff55 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -45,7 +45,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | activemq.nodeSelector | object | `{}` | Possibility to choose Node for pod, with a key-value pair label e.g {"kubernetes.io/hostname": multinode-demo-m02} | | alfresco-ai-transformer.enabled | bool | `false` | | | alfresco-ai-transformer.image.repository | string | `"quay.io/alfresco/alfresco-ai-docker-engine"` | | -| alfresco-ai-transformer.image.tag | string | `"2.0.0"` | | +| alfresco-ai-transformer.image.tag | string | `"3.0.0"` | | | alfresco-ai-transformer.messageBroker.existingSecretName | string | `"acs-alfresco-cs-brokersecret"` | | | alfresco-connector-ms365.enabled | bool | `false` | Enable/Disable Alfresco Content Connector for Microsoft 365 | | alfresco-connector-ms365.image.repository | string | `"quay.io/alfresco/alfresco-ooi-service"` | | diff --git a/helm/alfresco-content-services/values.yaml b/helm/alfresco-content-services/values.yaml index 7483911fb..d2ad05806 100644 --- a/helm/alfresco-content-services/values.yaml +++ b/helm/alfresco-content-services/values.yaml @@ -481,7 +481,7 @@ alfresco-ai-transformer: existingSecretName: *acs_messageBroker_secretName image: repository: quay.io/alfresco/alfresco-ai-docker-engine - tag: 2.0.0 + tag: 3.0.0 # aws: # accessKey: # secretAccessKey: From e80fb74aa1ce65e30f3822fba652faebdd38c17d Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 9 Nov 2023 14:24:40 +0100 Subject: [PATCH 08/13] update version table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23460249c..a28f4b963 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ The table below shows the exact version of ACS deployed with each chart version/ | [6.1.0-M.1][6.1.0-M.1] | 23.1.0-A19 | 7.4.0.1 | 7.3.1 | 7.2.1.11 | 7.1.1.8 | 7.0.1.10 | 7.4.0.1 | | [7.0.0-M.1][7.0.0-M.1] | 23.1.0-A27 | 7.4.1 | 7.3.1 | 7.2.1.12 | 7.1.1.8 | 7.0.1.10 | 7.4.1 | | [7.0.0-M.2][7.0.0-M.2] | 23.1.0-M4 | 7.4.1.1 | 7.3.1 | 7.2.1.12 | 7.1.1.8 | 7.0.1.10 | 7.4.1.1 | -| [7.0.0][7.0.0] | 23.1.0 | 7.4.1.1 | 7.3.1 | 7.2.1.12 | 7.1.1.8 | 7.0.1.10 | 23.1.0 | +| [7.0.0][7.0.0] | 23.1.0 | 7.4.1.2 | 7.3.1.1 | 7.2.1.12 | 7.1.1.8 | 7.0.1.10 | 23.1.0 | [5.0.1]: https://github.com/Alfresco/acs-deployment/releases/tag/v5.0.1 [5.1.1]: https://github.com/Alfresco/acs-deployment/releases/tag/v5.1.1 From 8c55cb2943c7925f95e6b124ba6e09cbbe302c4b Mon Sep 17 00:00:00 2001 From: gionn Date: Thu, 9 Nov 2023 14:37:14 +0000 Subject: [PATCH 09/13] =?UTF-8?q?=F0=9F=9B=A0=20Updatecli=20pipeline=20acs?= =?UTF-8?q?=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose/community-docker-compose.yml | 10 +++++----- docker-compose/docker-compose.yml | 2 +- helm/alfresco-content-services/README.md | 10 +++++----- helm/alfresco-content-services/community_values.yaml | 4 ++-- helm/alfresco-content-services/values.yaml | 10 +++++----- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docker-compose/community-docker-compose.yml b/docker-compose/community-docker-compose.yml index 097882090..83725baa1 100644 --- a/docker-compose/community-docker-compose.yml +++ b/docker-compose/community-docker-compose.yml @@ -12,7 +12,7 @@ version: "2" services: alfresco: - image: docker.io/alfresco/alfresco-content-repository-community:7.4.1.1 + image: docker.io/alfresco/alfresco-content-repository-community:23.1.0 mem_limit: 1900m environment: JAVA_TOOL_OPTIONS: >- @@ -48,7 +48,7 @@ services: -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80 transform-core-aio: - image: alfresco/alfresco-transform-core-aio:4.0.0 + image: alfresco/alfresco-transform-core-aio:5.0.0 mem_limit: 1536m environment: JAVA_OPTS: >- @@ -57,7 +57,7 @@ services: ports: - "8090:8090" share: - image: docker.io/alfresco/alfresco-share:7.4.1.2 + image: docker.io/alfresco/alfresco-share:23.1.0 mem_limit: 1g environment: REPO_HOST: "alfresco" @@ -107,12 +107,12 @@ services: - "61616:61616" # OpenWire - "61613:61613" # STOMP content-app: - image: alfresco/alfresco-content-app:4.2.0 + image: alfresco/alfresco-content-app:4.3.0 mem_limit: 128m environment: APP_BASE_SHARE_URL: "http://localhost:8080/aca/#/preview/s" control-center: - image: quay.io/alfresco/alfresco-control-center:8.2.0 + image: quay.io/alfresco/alfresco-control-center:8.3.0 mem_limit: 128m environment: APP_CONFIG_PROVIDER: "ECM" diff --git a/docker-compose/docker-compose.yml b/docker-compose/docker-compose.yml index 2fa228f4c..5a53c11ef 100644 --- a/docker-compose/docker-compose.yml +++ b/docker-compose/docker-compose.yml @@ -72,7 +72,7 @@ services: links: - activemq transform-core-aio: - image: alfresco/alfresco-transform-core-aio:4.0.0 + image: alfresco/alfresco-transform-core-aio:5.0.0 mem_limit: 1536m environment: JAVA_OPTS: >- diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 4fbbdff55..46df30ceb 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -182,20 +182,20 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-transform-service.filestore.replicaCount | int | `1` | | | alfresco-transform-service.imagemagick.enabled | bool | `true` | Declares the alfresco-imagemagick service used by the content repository to transform image files | | alfresco-transform-service.imagemagick.image.repository | string | `"alfresco/alfresco-imagemagick"` | | -| alfresco-transform-service.imagemagick.image.tag | string | `"4.0.0"` | | +| alfresco-transform-service.imagemagick.image.tag | string | `"5.0.0"` | | | alfresco-transform-service.libreoffice.enabled | bool | `true` | Declares the alfresco-libreoffice service used by the content repository to transform office files | | alfresco-transform-service.libreoffice.image.repository | string | `"alfresco/alfresco-libreoffice"` | | -| alfresco-transform-service.libreoffice.image.tag | string | `"4.0.0"` | | +| alfresco-transform-service.libreoffice.image.tag | string | `"5.0.0"` | | | alfresco-transform-service.messageBroker.existingSecretName | string | `"acs-alfresco-cs-brokersecret"` | | | alfresco-transform-service.pdfrenderer.enabled | bool | `true` | Declares the alfresco-pdf-renderer service used by the content repository to transform pdf files | | alfresco-transform-service.pdfrenderer.image.repository | string | `"alfresco/alfresco-pdf-renderer"` | | -| alfresco-transform-service.pdfrenderer.image.tag | string | `"4.0.0"` | | +| alfresco-transform-service.pdfrenderer.image.tag | string | `"5.0.0"` | | | alfresco-transform-service.tika.enabled | bool | `true` | Declares the alfresco-tika service used by the content repository to transform office files | | alfresco-transform-service.tika.image.repository | string | `"alfresco/alfresco-tika"` | | -| alfresco-transform-service.tika.image.tag | string | `"4.0.0"` | | +| alfresco-transform-service.tika.image.tag | string | `"5.0.0"` | | | alfresco-transform-service.transformmisc.enabled | bool | `true` | Declares the alfresco-tika service used by the content repository to transform office files | | alfresco-transform-service.transformmisc.image.repository | string | `"alfresco/alfresco-transform-misc"` | | -| alfresco-transform-service.transformmisc.image.tag | string | `"4.0.0"` | | +| alfresco-transform-service.transformmisc.image.tag | string | `"5.0.0"` | | | alfresco-transform-service.transformrouter.enabled | bool | `true` | Declares the alfresco-transform-router service used by the content repository to route transformation requests | | alfresco-transform-service.transformrouter.image.repository | string | `"quay.io/alfresco/alfresco-transform-router"` | | | alfresco-transform-service.transformrouter.image.tag | string | `"4.0.0"` | | diff --git a/helm/alfresco-content-services/community_values.yaml b/helm/alfresco-content-services/community_values.yaml index 7a9d3f48e..ab91dd408 100644 --- a/helm/alfresco-content-services/community_values.yaml +++ b/helm/alfresco-content-services/community_values.yaml @@ -4,14 +4,14 @@ alfresco-repository: replicaCount: 1 image: repository: alfresco/alfresco-content-repository-community - tag: 7.4.1.1 + tag: 23.1.0 persistence: accessModes: - ReadWriteOnce share: image: repository: alfresco/alfresco-share - tag: 7.4.1.2 + tag: 23.1.0 alfresco-search: searchServicesImage: repository: alfresco/alfresco-search-services diff --git a/helm/alfresco-content-services/values.yaml b/helm/alfresco-content-services/values.yaml index d2ad05806..1b7c912e3 100644 --- a/helm/alfresco-content-services/values.yaml +++ b/helm/alfresco-content-services/values.yaml @@ -182,35 +182,35 @@ alfresco-transform-service: enabled: true image: repository: alfresco/alfresco-pdf-renderer - tag: 4.0.0 + tag: 5.0.0 imagemagick: # -- Declares the alfresco-imagemagick service used by the content repository # to transform image files enabled: true image: repository: alfresco/alfresco-imagemagick - tag: 4.0.0 + tag: 5.0.0 libreoffice: # -- Declares the alfresco-libreoffice service used by the content repository # to transform office files enabled: true image: repository: alfresco/alfresco-libreoffice - tag: 4.0.0 + tag: 5.0.0 tika: # -- Declares the alfresco-tika service used by the content repository # to transform office files enabled: true image: repository: alfresco/alfresco-tika - tag: 4.0.0 + tag: 5.0.0 transformmisc: # -- Declares the alfresco-tika service used by the content repository # to transform office files enabled: true image: repository: alfresco/alfresco-transform-misc - tag: 4.0.0 + tag: 5.0.0 filestore: # -- Declares the alfresco-shared-file-store used by the content repository # and transform service From b7964507327f9dd04b272baa9661ef13fa512cdc Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 9 Nov 2023 15:41:24 +0100 Subject: [PATCH 10/13] reuse search helm_keys in every supported versions --- updatecli-matrix-targets.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/updatecli-matrix-targets.yaml b/updatecli-matrix-targets.yaml index a653b07cd..c88856ad8 100644 --- a/updatecli-matrix-targets.yaml +++ b/updatecli-matrix-targets.yaml @@ -28,7 +28,7 @@ matrix: compose_target: *compose231 compose_key: $.services.solr6.image helm_target: *helmvalues231 - helm_keys: + helm_keys: &search_helm_keys search: $.alfresco-search.searchServicesImage.tag insight: $.alfresco-search.insightEngineImage.tag image: @@ -149,7 +149,7 @@ matrix: compose_target: *compose74 compose_key: $.services.solr6.image helm_target: *helmvalues74 - helm_key: $.alfresco-search.searchServicesImage.tag + helm_keys: *search_helm_keys image: pattern: search-enterprise: @@ -263,7 +263,7 @@ matrix: compose_target: *compose73 compose_key: $.services.solr6.image helm_target: *helmvalues73 - helm_key: $.alfresco-search.searchServicesImage.tag + helm_keys: *search_helm_keys pattern: image: search-enterprise: @@ -377,7 +377,7 @@ matrix: compose_target: *compose72 compose_key: $.services.solr6.image helm_target: *helmvalues72 - helm_key: $.alfresco-search.searchServicesImage.tag + helm_keys: *search_helm_keys pattern: image: search-enterprise: @@ -491,7 +491,7 @@ matrix: compose_target: *compose71 compose_key: $.services.solr6.image helm_target: *helmvalues71 - helm_key: $.alfresco-search.searchServicesImage.tag + helm_keys: *search_helm_keys pattern: image: search-enterprise: @@ -598,7 +598,7 @@ matrix: compose_target: *compose70 compose_key: $.services.solr6.image helm_target: *helmvalues70 - helm_key: $.alfresco-search.searchServicesImage.tag + helm_keys: *search_helm_keys pattern: image: sync: From 50ce2abab1989bca91e259b7673087daea264208 Mon Sep 17 00:00:00 2001 From: gionn Date: Thu, 9 Nov 2023 14:43:23 +0000 Subject: [PATCH 11/13] =?UTF-8?q?=F0=9F=9B=A0=20Updatecli=20pipeline=20acs?= =?UTF-8?q?=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm/alfresco-content-services/7.4.N_values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/alfresco-content-services/7.4.N_values.yaml b/helm/alfresco-content-services/7.4.N_values.yaml index 275a6b54c..1e2c5b56e 100644 --- a/helm/alfresco-content-services/7.4.N_values.yaml +++ b/helm/alfresco-content-services/7.4.N_values.yaml @@ -38,7 +38,7 @@ alfresco-search: searchServicesImage: tag: 2.0.8.2 insightEngineImage: - tag: 2.0.8.1 + tag: 2.0.8.2 alfresco-search-enterprise: enabled: false liveIndexing: From 145caae10f80cafd7cdf8c9d350035f5701823ba Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 9 Nov 2023 17:02:53 +0100 Subject: [PATCH 12/13] bump charts for late fixes --- helm/alfresco-content-services/Chart.lock | 10 +++++----- helm/alfresco-content-services/Chart.yaml | 6 +++--- helm/alfresco-content-services/README.md | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/helm/alfresco-content-services/Chart.lock b/helm/alfresco-content-services/Chart.lock index 248507d8d..4c4fad686 100644 --- a/helm/alfresco-content-services/Chart.lock +++ b/helm/alfresco-content-services/Chart.lock @@ -19,7 +19,7 @@ dependencies: version: 3.4.0 - name: alfresco-transform-service repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 0.3.0 + version: 0.3.1 - name: alfresco-search-service repository: https://alfresco.github.io/alfresco-helm-charts/ version: 2.0.0 @@ -28,7 +28,7 @@ dependencies: version: 4.5.0 - name: alfresco-search-enterprise repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 3.0.0 + version: 3.0.1 - name: alfresco-connector-msteams repository: https://alfresco.github.io/alfresco-helm-charts/ version: 0.2.0 @@ -40,9 +40,9 @@ dependencies: version: 0.4.0 - name: alfresco-ai-transformer repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 0.3.0 + version: 0.4.0 - name: elasticsearch repository: https://helm.elastic.co version: 7.17.3 -digest: sha256:b1618c796376982321c148c65e06d393e74f9dec18e85a597087f392f7f81c07 -generated: "2023-11-08T17:29:36.219903+01:00" +digest: sha256:24493b6b36bd281db5259a9743a5fa9333222ade5127d4f0e7b4ef2bb0548cc7 +generated: "2023-11-09T17:01:13.74185+01:00" diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services/Chart.yaml index 57f35d3cb..bdd4ca9b3 100644 --- a/helm/alfresco-content-services/Chart.yaml +++ b/helm/alfresco-content-services/Chart.yaml @@ -43,7 +43,7 @@ dependencies: repository: https://alfresco.github.io/alfresco-helm-charts/ condition: activemq.enabled - name: alfresco-transform-service - version: 0.3.0 + version: 0.3.1 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-transform-service.enabled - name: alfresco-search-service @@ -56,7 +56,7 @@ dependencies: version: 4.5.0 condition: alfresco-sync-service.enabled - name: alfresco-search-enterprise - version: 3.0.0 + version: 3.0.1 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-search-enterprise.enabled - name: alfresco-connector-msteams @@ -73,7 +73,7 @@ dependencies: repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-connector-ms365.enabled - name: alfresco-ai-transformer - version: 0.3.0 + version: 0.4.0 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-ai-transformer.enabled - name: elasticsearch diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 46df30ceb..34d4a6206 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -19,16 +19,16 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | https://activiti.github.io/activiti-cloud-helm-charts | alfresco-control-center(common) | 8.0.0 | | https://activiti.github.io/activiti-cloud-helm-charts | alfresco-digital-workspace(common) | 8.0.0 | | https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.4.0 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 0.3.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 0.4.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.0.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.4.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.2.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.1.0 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.0.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.0.1 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 2.0.0 | | https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.2.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 4.5.0 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 0.3.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 0.3.1 | | https://helm.elastic.co | elasticsearch | 7.17.3 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.5 | From 9d3a0de9f03a20b435fc700c51babb0e34049997 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 9 Nov 2023 17:05:07 +0100 Subject: [PATCH 13/13] remove empty activemq tag --- helm/alfresco-content-services/7.3.N_values.yaml | 3 --- helm/alfresco-content-services/7.4.N_values.yaml | 3 --- 2 files changed, 6 deletions(-) diff --git a/helm/alfresco-content-services/7.3.N_values.yaml b/helm/alfresco-content-services/7.3.N_values.yaml index 91862034b..2e6cc3d14 100644 --- a/helm/alfresco-content-services/7.3.N_values.yaml +++ b/helm/alfresco-content-services/7.3.N_values.yaml @@ -9,9 +9,6 @@ alfresco-ai-transformer: share: image: tag: 7.3.1.1 -activemq: - image: - tag: null alfresco-transform-service: transformrouter: image: diff --git a/helm/alfresco-content-services/7.4.N_values.yaml b/helm/alfresco-content-services/7.4.N_values.yaml index 1e2c5b56e..f0c02b78a 100644 --- a/helm/alfresco-content-services/7.4.N_values.yaml +++ b/helm/alfresco-content-services/7.4.N_values.yaml @@ -31,9 +31,6 @@ alfresco-ai-transformer: share: image: tag: 7.4.1.2 -activemq: - image: - tag: null alfresco-search: searchServicesImage: tag: 2.0.8.2