Skip to content

Commit

Permalink
🛠 Updatecli pipeline values bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored and alfresco-build committed Apr 19, 2024
1 parent 7d5448f commit 9d384cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docker-compose/pre-release-docker-compose.yml
Original file line number Diff line number Diff line change
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-8690046715
image: quay.io/alfresco/alfresco-digital-workspace:4.5.0-8753109671
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-8690046715
image: quay.io/alfresco/alfresco-control-center:8.5.0-8753109671
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-M2
image: quay.io/alfresco/service-sync:5.0.0
mem_limit: 1g
environment:
JAVA_OPTS: >-
Expand Down
6 changes: 3 additions & 3 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.3.0-A9
tag: 23.3.0-A10
activemq:
image:
repository: quay.io/alfresco/alfresco-activemq
Expand Down Expand Up @@ -59,10 +59,10 @@ alfresco-search-enterprise:
tag: 4.1.0-A8
alfresco-digital-workspace:
image:
tag: 4.5.0-8690046715
tag: 4.5.0-8753109671
alfresco-control-center:
image:
tag: 8.5.0-8690046715
tag: 8.5.0-8753109671
postgresql:
image:
tag: 14.4.0
Expand Down

0 comments on commit 9d384cb

Please sign in to comment.