Skip to content

Commit

Permalink
🛠 Updatecli pipeline values bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz authored and alfresco-build committed Nov 5, 2024
1 parent 4248be9 commit 421805f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docker-compose/7.1.N-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
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 @@ -142,7 +142,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:
CSRF_FILTER_ORIGIN: http://localhost:8080
Expand Down
2 changes: 1 addition & 1 deletion helm/acs-sso-example/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ alfresco-content-app:
tls: []
image:
repository: alfresco/alfresco-content-app
tag: 4.4.0
tag: 5.1.1
pullPolicy: IfNotPresent
env:
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
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 @@ -16,10 +16,10 @@ alfresco-transform-service:
tag: 5.1.5-A2
imagemagick:
image:
tag: 5.1.5-A2
tag: 5.1.5-A3
libreoffice:
image:
tag: 5.1.5-A2
tag: 5.1.5-A3
tika:
image:
tag: 5.1.5-A2
Expand Down Expand Up @@ -74,7 +74,7 @@ alfresco-sync-service:
tag: 5.1.0-M2
alfresco-connector-ms365:
image:
tag: 2.0.4-A3
tag: 2.0.4-A4
alfresco-connector-msteams:
image:
tag: 2.0.4-A2
Expand Down

0 comments on commit 421805f

Please sign in to comment.