From 421805f94ce0faad7ef5a8ddef5f764bc38e1b95 Mon Sep 17 00:00:00 2001 From: alxgomz Date: Tue, 5 Nov 2024 11:53:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20Updatecli=20pipeline=20values=20?= =?UTF-8?q?bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose/7.1.N-compose.yaml | 4 ++-- helm/acs-sso-example/values.yaml | 2 +- helm/alfresco-content-services/7.1.N_values.yaml | 4 ++-- helm/alfresco-content-services/pre-release_values.yaml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docker-compose/7.1.N-compose.yaml b/docker-compose/7.1.N-compose.yaml index 9ae658140..edc718774 100644 --- a/docker-compose/7.1.N-compose.yaml +++ b/docker-compose/7.1.N-compose.yaml @@ -18,7 +18,7 @@ # services: alfresco: - image: quay.io/alfresco/alfresco-content-repository:7.1.1.10 + image: quay.io/alfresco/alfresco-content-repository:7.1.1.9 mem_limit: 1900m environment: JAVA_TOOL_OPTIONS: >- @@ -142,7 +142,7 @@ services: volumes: - shared-file-store-volume:/tmp/Alfresco/sfs share: - image: quay.io/alfresco/alfresco-share:7.1.1.10 + image: quay.io/alfresco/alfresco-share:7.1.1.9 mem_limit: 1g environment: CSRF_FILTER_ORIGIN: http://localhost:8080 diff --git a/helm/acs-sso-example/values.yaml b/helm/acs-sso-example/values.yaml index 207410ab3..b39ca6e04 100644 --- a/helm/acs-sso-example/values.yaml +++ b/helm/acs-sso-example/values.yaml @@ -247,7 +247,7 @@ alfresco-content-app: tls: [] image: repository: alfresco/alfresco-content-app - tag: 4.4.0 + tag: 5.1.1 pullPolicy: IfNotPresent env: APP_CONFIG_PROVIDER: ECM diff --git a/helm/alfresco-content-services/7.1.N_values.yaml b/helm/alfresco-content-services/7.1.N_values.yaml index e38c87a8e..2665b4c0f 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.10 + tag: 7.1.1.9 configuration: search: flavor: solr6 @@ -37,7 +37,7 @@ alfresco-transform-service: tag: 2.1.2 share: image: - tag: 7.1.1.10 + tag: 7.1.1.9 alfresco-search: enabled: true repository: diff --git a/helm/alfresco-content-services/pre-release_values.yaml b/helm/alfresco-content-services/pre-release_values.yaml index f81def42a..7e861cd14 100644 --- a/helm/alfresco-content-services/pre-release_values.yaml +++ b/helm/alfresco-content-services/pre-release_values.yaml @@ -16,10 +16,10 @@ alfresco-transform-service: tag: 5.1.5-A2 imagemagick: image: - tag: 5.1.5-A2 + tag: 5.1.5-A3 libreoffice: image: - tag: 5.1.5-A2 + tag: 5.1.5-A3 tika: image: tag: 5.1.5-A2 @@ -74,7 +74,7 @@ alfresco-sync-service: tag: 5.1.0-M2 alfresco-connector-ms365: image: - tag: 2.0.4-A3 + tag: 2.0.4-A4 alfresco-connector-msteams: image: tag: 2.0.4-A2