Skip to content

Commit

Permalink
🛠 Updatecli pipeline values bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius authored and alfresco-build committed May 27, 2024
1 parent f920de1 commit 7603c95
Show file tree
Hide file tree
Showing 10 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions docker-compose/7.2.N-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
version: "2"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository:7.2.1.15
image: quay.io/alfresco/alfresco-content-repository:7.2.2
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -106,7 +106,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:7.2.1.15
image: quay.io/alfresco/alfresco-share:7.2.2
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down
10 changes: 5 additions & 5 deletions docker-compose/7.4.N-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
version: "2"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository:7.4.1.6
image: quay.io/alfresco/alfresco-content-repository:7.4.2
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -58,7 +58,7 @@ services:
-XX:MaxRAMPercentage=80
transform-router:
mem_limit: 512m
image: quay.io/alfresco/alfresco-transform-router:4.1.1
image: quay.io/alfresco/alfresco-transform-router:4.1.2
environment:
JAVA_OPTS: >-
-XX:MinRAMPercentage=50
Expand All @@ -72,7 +72,7 @@ services:
links:
- activemq
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:5.1.1
image: alfresco/alfresco-transform-core-aio:5.1.2
mem_limit: 1536m
environment:
JAVA_OPTS: >-
Expand All @@ -86,7 +86,7 @@ services:
links:
- activemq
shared-file-store:
image: quay.io/alfresco/alfresco-shared-file-store:4.1.1
image: quay.io/alfresco/alfresco-shared-file-store:4.1.2
mem_limit: 512m
environment:
JAVA_OPTS: >-
Expand All @@ -99,7 +99,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:7.4.1.6
image: quay.io/alfresco/alfresco-share:7.4.2
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/community-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
-XX:MinRAMPercentage=50
-XX:MaxRAMPercentage=80
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:5.1.1
image: alfresco/alfresco-transform-core-aio:5.1.2
mem_limit: 1536m
environment:
JAVA_OPTS: >-
Expand Down
6 changes: 3 additions & 3 deletions docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ services:
start_period: 1m
transform-router:
mem_limit: 512m
image: quay.io/alfresco/alfresco-transform-router:4.1.1
image: quay.io/alfresco/alfresco-transform-router:4.1.2
environment:
JAVA_OPTS: >-
-XX:MinRAMPercentage=50
Expand All @@ -80,7 +80,7 @@ services:
depends_on:
- activemq
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:5.1.1
image: alfresco/alfresco-transform-core-aio:5.1.2
mem_limit: 1536m
environment:
JAVA_OPTS: >-
Expand All @@ -94,7 +94,7 @@ services:
depends_on:
- activemq
shared-file-store:
image: quay.io/alfresco/alfresco-shared-file-store:4.1.1
image: quay.io/alfresco/alfresco-shared-file-store:4.1.2
mem_limit: 512m
environment:
JAVA_OPTS: >-
Expand Down
14 changes: 7 additions & 7 deletions docker-compose/pre-release-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
version: "2"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository:23.3.0-A9
image: quay.io/alfresco/alfresco-content-repository:23.3.0-A16
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -66,7 +66,7 @@ services:
start_period: 1m
transform-router:
mem_limit: 512m
image: quay.io/alfresco/alfresco-transform-router:4.1.1
image: quay.io/alfresco/alfresco-transform-router:4.1.2
environment:
JAVA_OPTS: >-
-XX:MinRAMPercentage=50
Expand All @@ -80,7 +80,7 @@ services:
depends_on:
- activemq
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:5.1.1
image: alfresco/alfresco-transform-core-aio:5.1.2
mem_limit: 1536m
environment:
JAVA_OPTS: >-
Expand All @@ -94,7 +94,7 @@ services:
depends_on:
- activemq
shared-file-store:
image: quay.io/alfresco/alfresco-shared-file-store:4.1.1
image: quay.io/alfresco/alfresco-shared-file-store:4.1.2
mem_limit: 512m
environment:
JAVA_OPTS: >-
Expand All @@ -107,7 +107,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:23.3.0-A12
image: quay.io/alfresco/alfresco-share:23.3.0-A16
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down Expand Up @@ -187,7 +187,7 @@ services:
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
digital-workspace:
image: quay.io/alfresco/alfresco-digital-workspace:4.5.0-8845542148
image: quay.io/alfresco/alfresco-digital-workspace:4.5.0-9191638393
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand All @@ -197,7 +197,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.5.0-8845542148
image: quay.io/alfresco/alfresco-control-center:8.5.0-9191638393
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand Down
4 changes: 2 additions & 2 deletions helm/alfresco-content-services/7.2.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# the chart
alfresco-repository:
image:
tag: 7.2.1.15
tag: 7.2.2
configuration:
search:
flavor: solr6
Expand Down Expand Up @@ -37,7 +37,7 @@ alfresco-transform-service:
tag: 2.1.2
share:
image:
tag: 7.2.1.15
tag: 7.2.2
alfresco-search:
enabled: true
searchServicesImage:
Expand Down
20 changes: 10 additions & 10 deletions helm/alfresco-content-services/7.4.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# the chart
alfresco-repository:
image:
tag: 7.4.1.6
tag: 7.4.2
configuration:
search:
flavor: solr6
Expand All @@ -13,31 +13,31 @@ activemq:
alfresco-transform-service:
transformrouter:
image:
tag: 4.1.1
tag: 4.1.2
pdfrenderer:
image:
tag: 5.1.1
tag: 5.1.2
imagemagick:
image:
tag: 5.1.1
tag: 5.1.2
libreoffice:
image:
tag: 5.1.1
tag: 5.1.2
tika:
image:
tag: 5.1.1
tag: 5.1.2
transformmisc:
image:
tag: 5.1.1
tag: 5.1.2
filestore:
image:
tag: 4.1.1
tag: 4.1.2
alfresco-ai-transformer:
image:
tag: 3.1.2
tag: 3.1.3
share:
image:
tag: 7.4.1.6
tag: 7.4.2
alfresco-search:
enabled: true
searchServicesImage:
Expand Down
16 changes: 8 additions & 8 deletions helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| 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.fullnameOverride | string | `"alfresco-intelligence-service"` | Enforce static resource naming in AIS so the ATS trouter can be given the URL of the service |
| alfresco-ai-transformer.image.repository | string | `"quay.io/alfresco/alfresco-ai-docker-engine"` | |
| alfresco-ai-transformer.image.tag | string | `"3.1.2"` | |
| alfresco-ai-transformer.image.tag | string | `"3.1.3"` | |
| 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 |
Expand Down Expand Up @@ -161,31 +161,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.1.1"` | |
| alfresco-transform-service.filestore.image.tag | string | `"4.1.2"` | |
| 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.1.1"` | |
| alfresco-transform-service.imagemagick.image.tag | string | `"5.1.2"` | |
| 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.1.1"` | |
| alfresco-transform-service.libreoffice.image.tag | string | `"5.1.2"` | |
| 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.1.1"` | |
| alfresco-transform-service.pdfrenderer.image.tag | string | `"5.1.2"` | |
| 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.1.1"` | |
| alfresco-transform-service.tika.image.tag | string | `"5.1.2"` | |
| 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.1.1"` | |
| alfresco-transform-service.transformmisc.image.tag | string | `"5.1.2"` | |
| 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.1.1"` | |
| alfresco-transform-service.transformrouter.image.tag | string | `"4.1.2"` | |
| alfresco-transform-service.transformrouter.livenessProbe.path | string | `"/transform/config"` | Overrride liveness probe endpoint to work around https://alfresco.atlassian.net/browse/ACS-7269 |
| alfresco-transform-service.transformrouter.replicaCount | int | `2` | |
| config.repository.additionalGlobalProperties | object | `{}` | |
Expand Down
24 changes: 12 additions & 12 deletions helm/alfresco-content-services/pre-release_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
# the chart
alfresco-repository:
image:
tag: 23.3.0-A9
tag: 23.3.0-A16
activemq:
image:
repository: quay.io/alfresco/alfresco-activemq
tag: 5.18.4-jre17-rockylinux8
alfresco-transform-service:
transformrouter:
image:
tag: 4.1.1
tag: 4.1.2
pdfrenderer:
image:
tag: 5.1.1
tag: 5.1.2
imagemagick:
image:
tag: 5.1.1
tag: 5.1.2
libreoffice:
image:
tag: 5.1.1
tag: 5.1.2
tika:
image:
tag: 5.1.1
tag: 5.1.2
transformmisc:
image:
tag: 5.1.1
tag: 5.1.2
filestore:
image:
tag: 4.1.1
tag: 4.1.2
alfresco-ai-transformer:
image:
tag: 3.1.2
tag: 3.1.3
share:
image:
tag: 23.3.0-A12
tag: 23.3.0-A16
alfresco-search:
searchServicesImage:
tag: 2.0.10
Expand All @@ -59,10 +59,10 @@ alfresco-search-enterprise:
tag: 4.1.0-A8
alfresco-digital-workspace:
image:
tag: 4.5.0-8845542148
tag: 4.5.0-9191638393
alfresco-control-center:
image:
tag: 8.5.0-8845542148
tag: 8.5.0-9191638393
postgresql:
image:
tag: 14.4.0
Expand Down
Loading

0 comments on commit 7603c95

Please sign in to comment.