Skip to content

Commit

Permalink
OPSEXP-2651 Update values for compose and helm charts after compatibi…
Browse files Browse the repository at this point in the history
…lity matrix fixes (#1137)
  • Loading branch information
gionn authored Apr 30, 2024
1 parent 287dcc7 commit 90da60f
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion docker-compose/7.1.N-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,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:4.4.1
mem_limit: 128m
environment:
APP_CONFIG_AUTH_TYPE: "BASIC"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/7.2.N-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ services:
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
digital-workspace:
image: quay.io/alfresco/alfresco-digital-workspace:3.0.1
image: quay.io/alfresco/alfresco-digital-workspace:4.4.1
mem_limit: 128m
environment:
APP_CONFIG_AUTH_TYPE: "BASIC"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/7.3.N-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ services:
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
digital-workspace:
image: quay.io/alfresco/alfresco-digital-workspace:3.1.1
image: quay.io/alfresco/alfresco-digital-workspace:4.4.1
mem_limit: 128m
environment:
APP_CONFIG_AUTH_TYPE: "BASIC"
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/7.4.N-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,15 +149,15 @@ 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.4.1
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
APP_CONFIG_AUTH_TYPE: "BASIC"
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"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ services:
- share
- control-center
sync-service:
image: quay.io/alfresco/service-sync:5.0.0
image: quay.io/alfresco/service-sync:4.0.1
mem_limit: 1g
environment:
JAVA_OPTS: >-
Expand Down
8 changes: 4 additions & 4 deletions docker-compose/pre-release-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:23.3.0-A10
image: quay.io/alfresco/alfresco-share:23.3.0-A12
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-8753109671
image: quay.io/alfresco/alfresco-digital-workspace:4.5.0-8845542148
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-8753109671
image: quay.io/alfresco/alfresco-control-center:8.5.0-8845542148
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand All @@ -214,7 +214,7 @@ services:
- share
- control-center
sync-service:
image: quay.io/alfresco/service-sync:5.0.0
image: quay.io/alfresco/service-sync:4.0.1.1-A1
mem_limit: 1g
environment:
JAVA_OPTS: >-
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/7.1.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ postgresql-sync:
tag: 13.3.0
alfresco-digital-workspace:
image:
tag: 2.6.2
tag: 4.4.1
alfresco-sync-service:
image:
tag: 3.11.3
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/7.2.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ elasticsearch:
enabled: false
alfresco-digital-workspace:
image:
tag: 3.0.1
tag: 4.4.1
alfresco-control-center:
image:
tag: 7.9.0
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/7.3.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ elasticsearch:
enabled: false
alfresco-digital-workspace:
image:
tag: 3.1.1
tag: 4.4.1
alfresco-control-center:
image:
tag: 7.9.0
Expand Down
14 changes: 7 additions & 7 deletions helm/alfresco-content-services/7.4.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,27 +49,27 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 3.3.1.1
tag: 3.3.3
content:
image:
tag: 3.3.1.1
tag: 3.3.3
metadata:
image:
tag: 3.3.1.1
tag: 3.3.3
path:
image:
tag: 3.3.1.1
tag: 3.3.3
reindexing:
image:
tag: 3.3.1.1
tag: 3.3.3
elasticsearch:
enabled: false
alfresco-digital-workspace:
image:
tag: 4.2.0
tag: 4.4.1
alfresco-control-center:
image:
tag: 8.2.0
tag: 8.3.0
postgresql:
image:
tag: 14.10.0
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,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 | `"5.0.0"` | |
| alfresco-sync-service.image.tag | string | `"4.0.1"` | |
| alfresco-sync-service.messageBroker.existingConfigMap.name | string | `"alfresco-infrastructure"` | |
| alfresco-sync-service.messageBroker.existingSecret.name | string | `"acs-alfresco-cs-brokersecret"` | |
| alfresco-sync-service.replicaCount | int | `1` | |
Expand Down
8 changes: 4 additions & 4 deletions helm/alfresco-content-services/pre-release_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ alfresco-ai-transformer:
tag: 3.1.2
share:
image:
tag: 23.3.0-A10
tag: 23.3.0-A12
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-8753109671
tag: 4.5.0-8845542148
alfresco-control-center:
image:
tag: 8.5.0-8753109671
tag: 8.5.0-8845542148
postgresql:
image:
tag: 14.4.0
Expand All @@ -71,7 +71,7 @@ postgresql-syncservice:
tag: 14.4.0
alfresco-sync-service:
image:
tag: 5.0.0
tag: 4.0.1.1-A1
alfresco-connector-ms365:
image:
tag: 2.0.1
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ alfresco-sync-service:
enabled: true
replicaCount: 1
image:
tag: 5.0.0
tag: 4.0.1
database:
existingSecret:
name: *sync_database_secretName
Expand Down

0 comments on commit 90da60f

Please sign in to comment.