Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPSEXP-2403 Bump tags to fix activemq CVE-2023-46604 #1047

Merged
merged 1 commit into from
Nov 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -18,7 +18,7 @@
version: "2"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository:7.2.1.12
image: quay.io/alfresco/alfresco-content-repository:7.2.1.13
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -99,7 +99,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:7.2.1.12
image: quay.io/alfresco/alfresco-share:7.2.1.13
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/7.3.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.3.1.1
image: quay.io/alfresco/alfresco-content-repository:7.3.1.2
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -99,7 +99,7 @@ services:
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:7.3.1.1
image: quay.io/alfresco/alfresco-share:7.3.1.2
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down
12 changes: 6 additions & 6 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.2
image: quay.io/alfresco/alfresco-content-repository:7.4.1.3
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:3.0.0
image: quay.io/alfresco/alfresco-transform-router:3.0.1
environment:
JAVA_OPTS: >-
-XX:MinRAMPercentage=50
Expand All @@ -72,7 +72,7 @@ services:
links:
- activemq
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:4.0.0
image: alfresco/alfresco-transform-core-aio:4.0.1
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:3.0.0
image: quay.io/alfresco/alfresco-shared-file-store:3.0.1
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.2
image: quay.io/alfresco/alfresco-share:7.4.1.3
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down Expand Up @@ -178,7 +178,7 @@ services:
- share
- control-center
sync-service:
image: quay.io/alfresco/service-sync:3.11.0
image: quay.io/alfresco/service-sync:3.11.1
mem_limit: 1g
environment:
JAVA_OPTS: >-
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 @@ -48,7 +48,7 @@ services:
-XX:MinRAMPercentage=50
-XX:MaxRAMPercentage=80
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:5.0.0
image: alfresco/alfresco-transform-core-aio:5.0.1
mem_limit: 1536m
environment:
JAVA_OPTS: >-
Expand All @@ -57,7 +57,7 @@ services:
ports:
- "8090:8090"
share:
image: docker.io/alfresco/alfresco-share:23.1.0
image: docker.io/alfresco/alfresco-share:23.1.1
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down
12 changes: 6 additions & 6 deletions docker-compose/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.1.0
image: quay.io/alfresco/alfresco-content-repository:23.1.1
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.0.0
image: quay.io/alfresco/alfresco-transform-router:4.0.1
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.0.0
image: alfresco/alfresco-transform-core-aio:5.0.1
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.0.0
image: quay.io/alfresco/alfresco-shared-file-store:4.0.1
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:23.1.0
image: quay.io/alfresco/alfresco-share:23.1.1
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down Expand Up @@ -178,7 +178,7 @@ services:
- share
- control-center
sync-service:
image: quay.io/alfresco/service-sync:4.0.0
image: quay.io/alfresco/service-sync:4.0.1
mem_limit: 1g
environment:
JAVA_OPTS: >-
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/elasticsearch-override-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
- 9200:9200
- 9300:9300
search:
image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0
image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0.1
depends_on:
- elasticsearch
- alfresco
Expand All @@ -56,7 +56,7 @@ services:
SPRING_ACTIVEMQ_BROKERURL: nio://activemq:61616
SPRING_ELASTICSEARCH_REST_URIS: http://elasticsearch:9200
search-reindexing:
image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.0.0
image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.0.0.1
depends_on:
- alfresco
restart: on-failure:10
Expand Down
10 changes: 5 additions & 5 deletions helm/alfresco-content-services/7.1.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 3.1.1
tag: 3.1.1.1
content:
image:
tag: 3.1.1
tag: 3.1.1.1
metadata:
image:
tag: 3.1.1
tag: 3.1.1.1
path:
image:
tag: 3.1.1
tag: 3.1.1.1
reindexing:
image:
tag: 3.1.1
tag: 3.1.1.1
postgresql:
image:
tag: 13.3.0
Expand Down
16 changes: 8 additions & 8 deletions helm/alfresco-content-services/7.2.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# the chart
alfresco-repository:
image:
tag: 7.2.1.12
tag: 7.2.1.13
alfresco-ai-transformer:
image:
tag: 1.5.0
tag: 1.5.1
alfresco-transform-service:
transformrouter:
image:
Expand All @@ -30,7 +30,7 @@ alfresco-transform-service:
tag: 2.0.2
share:
image:
tag: 7.2.1.12
tag: 7.2.1.13
alfresco-search:
searchServicesImage:
tag: 2.0.3.6
Expand All @@ -40,19 +40,19 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 3.1.1
tag: 3.1.1.1
content:
image:
tag: 3.1.1
tag: 3.1.1.1
metadata:
image:
tag: 3.1.1
tag: 3.1.1.1
path:
image:
tag: 3.1.1
tag: 3.1.1.1
reindexing:
image:
tag: 3.1.1
tag: 3.1.1.1
alfresco-digital-workspace:
image:
tag: 3.0.1
Expand Down
16 changes: 8 additions & 8 deletions helm/alfresco-content-services/7.3.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# the chart
alfresco-repository:
image:
tag: 7.3.1.1
tag: 7.3.1.2
alfresco-ai-transformer:
image:
tag: 1.5.0
tag: 1.5.1
share:
image:
tag: 7.3.1.1
tag: 7.3.1.2
alfresco-transform-service:
transformrouter:
image:
Expand Down Expand Up @@ -41,19 +41,19 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 3.2.0.1
tag: 3.2.0.2
content:
image:
tag: 3.2.0.1
tag: 3.2.0.2
metadata:
image:
tag: 3.2.0.1
tag: 3.2.0.2
path:
image:
tag: 3.2.0.1
tag: 3.2.0.2
reindexing:
image:
tag: 3.2.0.1
tag: 3.2.0.2
alfresco-digital-workspace:
image:
tag: 3.1.1
Expand Down
32 changes: 16 additions & 16 deletions helm/alfresco-content-services/7.4.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,35 @@
# the chart
alfresco-repository:
image:
tag: 7.4.1.2
tag: 7.4.1.3
alfresco-transform-service:
transformrouter:
image:
tag: 3.0.0
tag: 3.0.1
pdfrenderer:
image:
tag: 4.0.0
tag: 4.0.1
imagemagick:
image:
tag: 4.0.0
tag: 4.0.1
libreoffice:
image:
tag: 4.0.0
tag: 4.0.1
tika:
image:
tag: 4.0.0
tag: 4.0.1
transformmisc:
image:
tag: 4.0.0
tag: 4.0.1
filestore:
image:
tag: 3.0.0
tag: 3.0.1
alfresco-ai-transformer:
image:
tag: 2.0.0
tag: 2.0.1
share:
image:
tag: 7.4.1.2
tag: 7.4.1.3
alfresco-search:
searchServicesImage:
tag: 2.0.8.2
Expand All @@ -41,19 +41,19 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 3.3.1
tag: 3.3.1.1
content:
image:
tag: 3.3.1
tag: 3.3.1.1
metadata:
image:
tag: 3.3.1
tag: 3.3.1.1
path:
image:
tag: 3.3.1
tag: 3.3.1.1
reindexing:
image:
tag: 3.3.1
tag: 3.3.1.1
alfresco-digital-workspace:
image:
tag: 4.2.0
Expand All @@ -68,7 +68,7 @@ postgresql-syncservice:
tag: 14.4.0
alfresco-sync-service:
image:
tag: 3.11.0
tag: 3.11.1
alfresco-connector-ms365:
image:
tag: 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
apiVersion: v2
name: alfresco-content-services
version: 7.0.0
appVersion: 23.1.0
appVersion: 23.1.1
description: A Helm chart for deploying Alfresco Content Services
keywords:
- content
Expand Down
Loading
Loading