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-2871 Bump tags for Libra release #1206

Merged
merged 6 commits into from
Oct 1, 2024
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 @@ -21,7 +21,7 @@
version: "2"
services:
alfresco:
image: quay.io/alfresco/alfresco-content-repository:7.2.2.4
image: quay.io/alfresco/alfresco-content-repository:7.2.2.5
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -60,7 +60,7 @@
-XX:MinRAMPercentage=50
-XX:MaxRAMPercentage=80
-XX:MaxRAM=1900m
transform-router:

Check warning on line 63 in docker-compose/7.2.N-docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
mem_limit: 512m
image: quay.io/alfresco/alfresco-transform-router:2.1.2
environment:
Expand Down Expand Up @@ -106,7 +106,7 @@
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:7.2.2.4
image: quay.io/alfresco/alfresco-share:7.2.2.5
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down
6 changes: 3 additions & 3 deletions docker-compose/community-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
ports:
- "8090:8090"
share:
image: docker.io/alfresco/alfresco-share:23.3.0
image: docker.io/alfresco/alfresco-share:23.3.2
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand All @@ -69,7 +69,7 @@
-Dalfresco.port=8080
-Dalfresco.context=alfresco
-Dalfresco.protocol=http
postgres:

Check warning on line 72 in docker-compose/community-docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
image: postgres:14.4
mem_limit: 512m
environment:
Expand Down Expand Up @@ -107,12 +107,12 @@
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
content-app:
image: alfresco/alfresco-content-app:5.0.1
image: alfresco/alfresco-content-app:5.1.1
mem_limit: 128m
environment:
APP_BASE_SHARE_URL: "http://localhost:8080/aca/#/preview/s"
control-center:
image: quay.io/alfresco/alfresco-control-center:9.0.0
image: quay.io/alfresco/alfresco-control-center:9.1.0
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand Down
8 changes: 4 additions & 4 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.3.0
image: quay.io/alfresco/alfresco-content-repository:23.3.2
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -107,7 +107,7 @@
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:23.3.0
image: quay.io/alfresco/alfresco-share:23.3.2
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand Down Expand Up @@ -180,7 +180,7 @@
condition: service_started
alfresco:
condition: service_healthy
activemq:

Check warning on line 183 in docker-compose/docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
image: alfresco/alfresco-activemq:5.18-jre17-rockylinux8
mem_limit: 1g
ports:
Expand All @@ -188,8 +188,8 @@
- "5672:5672" # AMQP
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
digital-workspace:

Check warning on line 191 in docker-compose/docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
image: quay.io/alfresco/alfresco-digital-workspace:5.0.0
image: quay.io/alfresco/alfresco-digital-workspace:5.1.0
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand All @@ -199,7 +199,7 @@
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:9.0.0
image: quay.io/alfresco/alfresco-control-center:9.1.0
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand Down
10 changes: 5 additions & 5 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-A2
image: quay.io/alfresco/alfresco-content-repository:23.4.0-M1
mem_limit: 1900m
environment:
JAVA_TOOL_OPTIONS: >-
Expand Down Expand Up @@ -107,7 +107,7 @@
volumes:
- shared-file-store-volume:/tmp/Alfresco/sfs
share:
image: quay.io/alfresco/alfresco-share:23.4.0-A2
image: quay.io/alfresco/alfresco-share:23.4.0-M1
mem_limit: 1g
environment:
REPO_HOST: "alfresco"
Expand All @@ -119,7 +119,7 @@
-Dalfresco.port=8080
-Dalfresco.context=alfresco
-Dalfresco.protocol=http
postgres:

Check warning on line 122 in docker-compose/pre-release-docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
image: postgres:14.4
mem_limit: 512m
environment:
Expand All @@ -141,7 +141,7 @@
nofile:
soft: 65536
hard: 65536
cap_add:

Check warning on line 144 in docker-compose/pre-release-docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
- IPC_LOCK
ports:
- 9200:9200
Expand Down Expand Up @@ -187,7 +187,7 @@
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
digital-workspace:
image: quay.io/alfresco/alfresco-digital-workspace:5.0.0-10627955718
image: quay.io/alfresco/alfresco-digital-workspace:5.1.0-11106981658
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
Expand All @@ -197,13 +197,13 @@
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:9.0.0-10627955718
image: quay.io/alfresco/alfresco-control-center:9.1.0-11106981658
gionn marked this conversation as resolved.
Show resolved Hide resolved
mem_limit: 128m
environment:
APP_CONFIG_PROVIDER: "ECM"
APP_CONFIG_AUTH_TYPE: "BASIC"
BASE_PATH: ./
proxy:

Check warning on line 206 in docker-compose/pre-release-docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
image: alfresco/alfresco-acs-nginx:3.4.2
mem_limit: 128m
ports:
Expand All @@ -213,8 +213,8 @@
- alfresco
- share
- control-center
sync-service:

Check warning on line 216 in docker-compose/pre-release-docker-compose.yml

View workflow job for this annotation

GitHub Actions / kics

[MEDIUM] Container Capabilities Unrestricted

Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
image: quay.io/alfresco/service-sync:5.1.0-M1
image: quay.io/alfresco/service-sync:5.1.0-M2
mem_limit: 1g
environment:
JAVA_OPTS: >-
Expand Down
4 changes: 2 additions & 2 deletions helm/alfresco-content-services/7.2.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.2.2.4
tag: 7.2.2.5
configuration:
search:
flavor: solr6
Expand Down Expand Up @@ -37,7 +37,7 @@ alfresco-transform-service:
tag: 2.1.2
share:
image:
tag: 7.2.2.4
tag: 7.2.2.5
alfresco-search:
enabled: true
searchServicesImage:
Expand Down
8 changes: 4 additions & 4 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
version: 0.1.1
- name: alfresco-repository
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.7.1
version: 0.7.2
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.5.5
Expand All @@ -37,7 +37,7 @@ dependencies:
version: 1.1.0
- name: alfresco-share
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.1.1
version: 1.1.2
- name: alfresco-connector-ms365
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 2.1.0
Expand All @@ -47,5 +47,5 @@ dependencies:
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:fb5c4ea5847234047801f3064241d763d56661c62074af570a9e93d6677f2e0b
generated: "2024-09-25T09:32:35.89593622Z"
digest: sha256:669edf280a53f7bd14ddd63f23aa3d8fe804a34353e000f130bd0b82b7fad747
generated: "2024-10-01T08:13:53.124822613Z"
8 changes: 4 additions & 4 deletions helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# https://www.alfresco.com/platform/content-services-ecm/trial/download
apiVersion: v2
name: alfresco-content-services
version: 8.4.0
appVersion: 23.3.0
version: 8.5.0
appVersion: 23.3.2
description: A Helm chart for deploying Alfresco Content Services
keywords:
- content
Expand Down Expand Up @@ -41,7 +41,7 @@ dependencies:
condition: >-
alfresco-digital-workspace.enabled
- name: alfresco-repository
version: 0.7.1
version: 0.7.2
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.5.5
Expand Down Expand Up @@ -70,7 +70,7 @@ dependencies:
condition: alfresco-connector-msteams.enabled
- name: alfresco-share
alias: share
version: 1.1.1
version: 1.1.2
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: share.enabled
- name: alfresco-connector-ms365
Expand Down
16 changes: 8 additions & 8 deletions helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ grand_parent: Helm

# alfresco-content-services

![Version: 8.4.0](https://img.shields.io/badge/Version-8.4.0-informational?style=flat-square) ![AppVersion: 23.3.0](https://img.shields.io/badge/AppVersion-23.3.0-informational?style=flat-square)
![Version: 8.5.0](https://img.shields.io/badge/Version-8.5.0-informational?style=flat-square) ![AppVersion: 23.3.2](https://img.shields.io/badge/AppVersion-23.3.2-informational?style=flat-square)

A Helm chart for deploying Alfresco Content Services

Expand All @@ -29,10 +29,10 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 2.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 1.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.7.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.7.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 4.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.3.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 1.1.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 1.1.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 6.0.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 2.1.1 |
| https://helm.elastic.co | elasticsearch | 7.17.3 |
Expand Down Expand Up @@ -74,7 +74,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| alfresco-control-center.env.BASE_PATH | string | `"/control-center"` | |
| alfresco-control-center.image.pullPolicy | string | `"IfNotPresent"` | |
| alfresco-control-center.image.repository | string | `"quay.io/alfresco/alfresco-control-center"` | |
| alfresco-control-center.image.tag | string | `"9.0.0"` | |
| alfresco-control-center.image.tag | string | `"9.1.0"` | |
| alfresco-control-center.ingress.annotations."nginx.ingress.kubernetes.io/proxy-body-size" | string | `"5g"` | |
| alfresco-control-center.ingress.hosts[0].paths[0].path | string | `"/control-center"` | |
| alfresco-control-center.ingress.hosts[0].paths[0].pathType | string | `"Prefix"` | |
Expand All @@ -86,7 +86,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| alfresco-digital-workspace.env.BASE_PATH | string | `"/workspace"` | |
| alfresco-digital-workspace.image.pullPolicy | string | `"IfNotPresent"` | |
| alfresco-digital-workspace.image.repository | string | `"quay.io/alfresco/alfresco-digital-workspace"` | |
| alfresco-digital-workspace.image.tag | string | `"5.0.0"` | |
| alfresco-digital-workspace.image.tag | string | `"5.1.0"` | |
| alfresco-digital-workspace.ingress.annotations."nginx.ingress.kubernetes.io/proxy-body-size" | string | `"5g"` | |
| alfresco-digital-workspace.ingress.hosts[0].paths[0].path | string | `"/workspace"` | |
| alfresco-digital-workspace.ingress.hosts[0].paths[0].pathType | string | `"Prefix"` | |
Expand All @@ -110,7 +110,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| alfresco-repository.configuration.search.existingSecret.name | string | `"alfresco-search-secret"` | |
| alfresco-repository.configuration.search.flavor | string | `"elasticsearch"` | |
| alfresco-repository.image.repository | string | `"quay.io/alfresco/alfresco-content-repository"` | |
| alfresco-repository.image.tag | string | `"23.3.0"` | |
| alfresco-repository.image.tag | string | `"23.3.2"` | |
| alfresco-repository.nameOverride | string | `"alfresco-repository"` | |
| alfresco-repository.persistence.accessModes | list | `["ReadWriteMany"]` | Specify a storageClass for dynamic provisioning |
| alfresco-repository.persistence.baseSize | string | `"20Gi"` | |
Expand Down Expand Up @@ -218,7 +218,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| dtas.config.assertions.acs.modules[1].id | string | `"alfresco-aos-module"` | |
| dtas.config.assertions.acs.modules[1].installed | bool | `true` | |
| dtas.config.assertions.acs.modules[1].version | string | `"3.1.0"` | |
| dtas.config.assertions.acs.version | string | `"23.3.0"` | |
| dtas.config.assertions.acs.version | string | `"23.3.1"` | |
| dtas.config.assertions.adw.base_path | string | `"/workspace"` | |
| dtas.config.config.host | string | `"http://ingress-nginx-controller.ingress-nginx.svc.cluster.local"` | |
| dtas.config.config.password | string | `"admin"` | |
Expand Down Expand Up @@ -288,7 +288,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| prometheus.url | string | `nil` | URL of the prometheus server (must be reachable by KEDA pods) |
| share.enabled | bool | `true` | toggle deploying Alfresco Share UI |
| share.image.repository | string | `"quay.io/alfresco/alfresco-share"` | |
| share.image.tag | string | `"23.3.0"` | |
| share.image.tag | string | `"23.3.2"` | |
| share.nameOverride | string | `"share"` | |
| share.repository.existingConfigMap.keys.host | string | `"repo_svc_name"` | Name of the key in the configmap which points to the repository service hostname |
| share.repository.existingConfigMap.keys.port | string | `"repo_svc_port"` | Name of the key in the configmap which points to the repository service port |
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/community_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ elasticsearch:
share:
image:
repository: alfresco/alfresco-share
tag: 23.3.0
tag: 23.3.2
alfresco-search:
enabled: true
searchServicesImage:
Expand Down
10 changes: 5 additions & 5 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-A2
tag: 23.4.0-M1
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-A2
tag: 23.4.0-M1
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: 5.0.0-10627955718
tag: 5.1.0-11106981658
alfresco-control-center:
image:
tag: 9.0.0-10627955718
tag: 9.1.0-11106981658
postgresql:
image:
tag: 14.4.0
Expand All @@ -71,7 +71,7 @@ postgresql-syncservice:
tag: 14.4.0
alfresco-sync-service:
image:
tag: 5.1.0-M1
tag: 5.1.0-M2
alfresco-connector-ms365:
image:
tag: 2.0.3-A2
Expand Down
10 changes: 5 additions & 5 deletions helm/alfresco-content-services/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ alfresco-repository:
nameOverride: alfresco-repository
image:
repository: quay.io/alfresco/alfresco-content-repository
tag: 23.3.0
tag: 23.3.2
autoscaling:
kedaDisableIdle: true
configuration:
Expand Down Expand Up @@ -285,7 +285,7 @@ share:
enabled: true
image:
repository: quay.io/alfresco/alfresco-share
tag: 23.3.0
tag: 23.3.2
nameOverride: share
repository:
existingConfigMap:
Expand Down Expand Up @@ -392,7 +392,7 @@ alfresco-digital-workspace:
pathType: Prefix
image:
repository: quay.io/alfresco/alfresco-digital-workspace
tag: 5.0.0
tag: 5.1.0
pullPolicy: IfNotPresent
env:
APP_CONFIG_PROVIDER: "ECM"
Expand All @@ -411,7 +411,7 @@ alfresco-control-center:
pathType: Prefix
image:
repository: quay.io/alfresco/alfresco-control-center
tag: 9.0.0
tag: 9.1.0
pullPolicy: IfNotPresent
env:
APP_CONFIG_PROVIDER: "ECM"
Expand Down Expand Up @@ -555,7 +555,7 @@ dtas:
assertions:
acs:
edition: Enterprise
version: 23.3.0
version: 23.3.1
gionn marked this conversation as resolved.
Show resolved Hide resolved
identity: false
modules:
- id: org.alfresco.integrations.google.docs
Expand Down
Loading