From e04ee12fb903be66624a8c39a3e5ac709475fa8e Mon Sep 17 00:00:00 2001 From: gionn Date: Thu, 18 Jan 2024 15:42:01 +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/docker-compose.yml | 16 ++++----- .../23.N_values.yaml | 36 +++++++++---------- helm/alfresco-content-services/README.md | 36 +++++++++---------- helm/alfresco-content-services/values.yaml | 36 +++++++++---------- 4 files changed, 62 insertions(+), 62 deletions(-) diff --git a/docker-compose/docker-compose.yml b/docker-compose/docker-compose.yml index 67b58e585..1ed9113c2 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.1 + image: quay.io/alfresco/alfresco-content-repository:23.2.0-M1 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:4.0.1 + image: quay.io/alfresco/alfresco-transform-router:4.0.2-A1 environment: JAVA_OPTS: >- -XX:MinRAMPercentage=50 @@ -72,7 +72,7 @@ services: links: - activemq transform-core-aio: - image: alfresco/alfresco-transform-core-aio:5.0.1 + image: alfresco/alfresco-transform-core-aio:5.0.2-A1 mem_limit: 1536m environment: JAVA_OPTS: >- @@ -86,7 +86,7 @@ services: links: - activemq shared-file-store: - image: quay.io/alfresco/alfresco-shared-file-store:4.0.1 + image: quay.io/alfresco/alfresco-shared-file-store:4.0.2-A1 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.1 + image: quay.io/alfresco/alfresco-share:23.2.0-M1 mem_limit: 1g environment: REPO_HOST: "alfresco" @@ -149,7 +149,7 @@ services: - "61616:61616" # OpenWire - "61613:61613" # STOMP digital-workspace: - image: quay.io/alfresco/alfresco-digital-workspace:4.3.0 + image: quay.io/alfresco/alfresco-digital-workspace:4.4.0-7545215653 mem_limit: 128m environment: APP_CONFIG_PROVIDER: "ECM" @@ -159,7 +159,7 @@ services: APP_CONFIG_PLUGIN_MICROSOFT_ONLINE: "false" APP_BASE_SHARE_URL: "http://localhost:8080/workspace/#/preview/s" control-center: - image: quay.io/alfresco/alfresco-control-center:8.3.0 + image: quay.io/alfresco/alfresco-control-center:8.4.0-7545215653 mem_limit: 128m environment: APP_CONFIG_PROVIDER: "ECM" @@ -180,7 +180,7 @@ services: - share - control-center sync-service: - image: quay.io/alfresco/service-sync:4.0.1 + image: quay.io/alfresco/service-sync:5.0.0-M2 mem_limit: 1g environment: JAVA_OPTS: >- diff --git a/helm/alfresco-content-services/23.N_values.yaml b/helm/alfresco-content-services/23.N_values.yaml index 94c6e8a3c..95cffc52b 100644 --- a/helm/alfresco-content-services/23.N_values.yaml +++ b/helm/alfresco-content-services/23.N_values.yaml @@ -2,35 +2,35 @@ # the chart alfresco-repository: image: - tag: 7.4.1.3 + tag: 23.1.1 alfresco-transform-service: transformrouter: image: - tag: 3.0.1 + tag: 4.0.1 pdfrenderer: image: - tag: 4.0.1 + tag: 5.0.1 imagemagick: image: - tag: 4.0.1 + tag: 5.0.1 libreoffice: image: - tag: 4.0.1 + tag: 5.0.1 tika: image: - tag: 4.0.1 + tag: 5.0.1 transformmisc: image: - tag: 4.0.1 + tag: 5.0.1 filestore: image: - tag: 3.0.1 + tag: 4.0.1 alfresco-ai-transformer: image: - tag: 2.0.1 + tag: 3.0.1 share: image: - tag: 7.4.1.3 + tag: 23.1.1 alfresco-search: searchServicesImage: tag: 2.0.9 @@ -41,25 +41,25 @@ alfresco-search-enterprise: liveIndexing: mediation: image: - tag: 3.3.1.1 + tag: 4.0.0.1 content: image: - tag: 3.3.1.1 + tag: 4.0.0.1 metadata: image: - tag: 3.3.1.1 + tag: 4.0.0.1 path: image: - tag: 3.3.1.1 + tag: 4.0.0.1 reindexing: image: - tag: 3.3.1.1 + tag: 4.0.0.1 alfresco-digital-workspace: image: - tag: 4.2.0 + tag: 4.3.0 alfresco-control-center: image: - tag: 8.2.0 + tag: 8.3.0 postgresql: image: tag: 14.4.0 @@ -68,7 +68,7 @@ postgresql-syncservice: tag: 14.4.0 alfresco-sync-service: image: - tag: 3.11.1 + tag: 4.0.1 alfresco-connector-ms365: image: tag: 2.0.0 diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 708e8eaec..13fbbc3c6 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -46,7 +46,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` | toggle deploying Alfresco ai transformer for more details about configuration check https://github.com/Alfresco/alfresco-helm-charts/tree/main/charts/alfresco-ai-transformer | | alfresco-ai-transformer.image.repository | string | `"quay.io/alfresco/alfresco-ai-docker-engine"` | | -| alfresco-ai-transformer.image.tag | string | `"3.0.1"` | | +| alfresco-ai-transformer.image.tag | string | `"3.0.2-A1"` | | | alfresco-ai-transformer.messageBroker.existingConfigMap.name | string | `"alfresco-infrastructure"` | Name of the configmap which holds the message broker URL | | alfresco-ai-transformer.messageBroker.existingSecret.name | string | `"acs-alfresco-cs-brokersecret"` | Name of the configmap which holds the message broker credentials | | alfresco-ai-transformer.sfs.existingConfigMap.keys.url | string | `"SFS_URL"` | Name of the key within the configmap which holds the sfs url | @@ -66,7 +66,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.3.0"` | | +| alfresco-control-center.image.tag | string | `"8.4.0-7545215653"` | | | 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 | `[]` | | @@ -89,7 +89,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.3.0"` | | +| alfresco-digital-workspace.image.tag | string | `"4.4.0-7545215653"` | | | 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"` | | @@ -123,23 +123,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.1"` | | +| alfresco-repository.image.tag | string | `"23.2.0-M1"` | | | 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.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.1.0-A4"` | | +| alfresco-search-enterprise.liveIndexing.mediation.image.tag | string | `"4.1.0-A4"` | | +| alfresco-search-enterprise.liveIndexing.metadata.image.tag | string | `"4.1.0-A4"` | | +| alfresco-search-enterprise.liveIndexing.path.image.tag | string | `"4.1.0-A4"` | | | 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.1.0-A4"` | | | 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"` | | @@ -165,7 +165,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-sync-service.database.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-sync-service.database.existingSecret.name | string | `"alfresco-cs-sync"` | | | 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.1"` | | +| alfresco-sync-service.image.tag | string | `"5.0.0-M2"` | | | alfresco-sync-service.messageBroker.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-sync-service.messageBroker.existingSecret.name | string | `"acs-alfresco-cs-brokersecret"` | | | alfresco-sync-service.repository.existingConfigMap.keys.host | string | `"repo_svc_name"` | | @@ -174,31 +174,31 @@ 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 | `"4.0.1"` | | +| alfresco-transform-service.filestore.image.tag | string | `"4.0.2-A1"` | | | 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.1"` | | +| alfresco-transform-service.imagemagick.image.tag | string | `"5.0.2-A1"` | | | 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.1"` | | +| alfresco-transform-service.libreoffice.image.tag | string | `"5.0.2-A1"` | | | alfresco-transform-service.messageBroker.existingConfigMap.name | string | `"alfresco-infrastructure"` | Name of the configmap which holds the ATS shared filestore URL | | alfresco-transform-service.messageBroker.existingSecret.name | 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.1"` | | +| alfresco-transform-service.pdfrenderer.image.tag | string | `"5.0.2-A1"` | | | 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.1"` | | +| alfresco-transform-service.tika.image.tag | string | `"5.0.2-A1"` | | | 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.1"` | | +| alfresco-transform-service.transformmisc.image.tag | string | `"5.0.2-A1"` | | | 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.1"` | | +| alfresco-transform-service.transformrouter.image.tag | string | `"4.0.2-A1"` | | | 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. | @@ -265,7 +265,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.1"` | | +| share.image.tag | string | `"23.2.0-M1"` | | | 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/values.yaml b/helm/alfresco-content-services/values.yaml index 2a0650ac2..ffe251d97 100644 --- a/helm/alfresco-content-services/values.yaml +++ b/helm/alfresco-content-services/values.yaml @@ -104,7 +104,7 @@ alfresco-repository: nameOverride: alfresco-repository image: repository: quay.io/alfresco/alfresco-content-repository - tag: 23.1.1 + tag: 23.2.0-M1 configuration: repository: existingConfigMap: repository @@ -192,42 +192,42 @@ alfresco-transform-service: replicaCount: 2 image: repository: quay.io/alfresco/alfresco-transform-router - tag: 4.0.1 + tag: 4.0.2-A1 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.1 + tag: 5.0.2-A1 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.1 + tag: 5.0.2-A1 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.1 + tag: 5.0.2-A1 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.1 + tag: 5.0.2-A1 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.1 + tag: 5.0.2-A1 filestore: # -- Declares the alfresco-shared-file-store used by the content repository # and transform service @@ -235,7 +235,7 @@ alfresco-transform-service: replicaCount: 1 image: repository: quay.io/alfresco/alfresco-shared-file-store - tag: 4.0.1 + tag: 4.0.2-A1 persistence: # -- Persist filestore data enabled: true @@ -247,7 +247,7 @@ share: enabled: true image: repository: quay.io/alfresco/alfresco-share - tag: 23.1.1 + tag: 23.2.0-M1 nameOverride: share repository: existingConfigMap: @@ -318,16 +318,16 @@ alfresco-search-enterprise: liveIndexing: mediation: image: - tag: 4.0.0.1 + tag: 4.1.0-A4 content: image: - tag: 4.0.0.1 + tag: 4.1.0-A4 metadata: image: - tag: 4.0.0.1 + tag: 4.1.0-A4 path: image: - tag: 4.0.0.1 + tag: 4.1.0-A4 reindexing: enabled: true repository: @@ -339,7 +339,7 @@ alfresco-search-enterprise: existingConfigMap: name: *infrastructure_cmName image: - tag: 4.0.0.1 + tag: 4.1.0-A4 alfresco-digital-workspace: nodeSelector: {} enabled: true @@ -357,7 +357,7 @@ alfresco-digital-workspace: # - chart-example.local image: repository: quay.io/alfresco/alfresco-digital-workspace - tag: 4.3.0 + tag: 4.4.0-7545215653 pullPolicy: IfNotPresent registryPullSecrets: - "{{ $.Values.global.alfrescoRegistryPullSecrets }}" @@ -400,7 +400,7 @@ alfresco-control-center: # - chart-example.local image: repository: quay.io/alfresco/alfresco-control-center - tag: 8.3.0 + tag: 8.4.0-7545215653 pullPolicy: IfNotPresent registryPullSecrets: - "{{ $.Values.global.alfrescoRegistryPullSecrets }}" @@ -468,7 +468,7 @@ alfresco-sync-service: # Documentation](https://github.com/Alfresco/alfresco-helm-charts/tree/main/charts/alfresco-sync-service) enabled: true image: - tag: 4.0.1 + tag: 5.0.0-M2 database: existingSecret: name: *sync_database_secretName @@ -520,7 +520,7 @@ alfresco-ai-transformer: enabled: false image: repository: quay.io/alfresco/alfresco-ai-docker-engine - tag: 3.0.1 + tag: 3.0.2-A1 sfs: existingConfigMap: # -- Name of the configmap which holds the ATS shared filestore URL