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 Aug 30, 2024
1 parent 819bed1 commit 0baf8b0
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions docker-compose/7.1.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.1.1.10
image: quay.io/alfresco/alfresco-content-repository:7.1.1.9
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -105,7 +105,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:
REPO_HOST: "alfresco"
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/community-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ services:
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
content-app:
image: alfresco/alfresco-content-app:4.4.1
image: alfresco/alfresco-content-app:5.0.1
mem_limit: 128m
environment:
APP_BASE_SHARE_URL: "http://localhost:8080/aca/#/preview/s"
control-center:
image: quay.io/alfresco/alfresco-control-center:8.4.1
image: quay.io/alfresco/alfresco-control-center:9.0.0
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ services:
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
digital-workspace:
image: quay.io/alfresco/alfresco-digital-workspace:4.4.1
image: quay.io/alfresco/alfresco-digital-workspace:5.0.0
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand All @@ -199,7 +199,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.4.1
image: quay.io/alfresco/alfresco-control-center:9.0.0
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
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 @@ -18,7 +18,7 @@
version: "2"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository:23.4.0-A1
image: quay.io/alfresco/alfresco-content-repository:23.4.0-A2
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -107,7 +107,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:23.4.0-A1
image: quay.io/alfresco/alfresco-share:23.4.0-A2
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-9858669405
image: quay.io/alfresco/alfresco-digital-workspace:5.0.0-10627955718
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-9858669405
image: quay.io/alfresco/alfresco-control-center:9.0.0-10627955718
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand Down
4 changes: 2 additions & 2 deletions helm/alfresco-content-services/7.1.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.1.1.10
tag: 7.1.1.9
configuration:
search:
flavor: solr6
Expand Down Expand Up @@ -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:
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 @@ -2,7 +2,7 @@
# the chart
alfresco-repository:
image:
tag: 23.4.0-A1
tag: 23.4.0-A2
activemq:
image:
repository: quay.io/alfresco/alfresco-activemq
Expand Down Expand Up @@ -34,7 +34,7 @@ alfresco-ai-transformer:
tag: 3.1.6
share:
image:
tag: 23.4.0-A1
tag: 23.4.0-A2
alfresco-search:
searchServicesImage:
tag: 2.1.0-A9
Expand All @@ -59,10 +59,10 @@ alfresco-search-enterprise:
tag: 4.1.0
alfresco-digital-workspace:
image:
tag: 4.5.0-9858669405
tag: 5.0.0-10627955718
alfresco-control-center:
image:
tag: 8.5.0-9858669405
tag: 9.0.0-10627955718
postgresql:
image:
tag: 14.4.0
Expand Down

0 comments on commit 0baf8b0

Please sign in to comment.