Skip to content

Commit

Permalink
OPSEXP-2871 Bump tags for Libra release (#1206)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Oct 1, 2024
1 parent a9e6e4d commit e50384c
Show file tree
Hide file tree
Showing 11 changed files with 43 additions and 43 deletions.
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 @@ -116,7 +116,7 @@ services:
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:
CSRF_FILTER_ORIGIN: http://localhost:8080
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 @@ -65,7 +65,7 @@ services:
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:
CSRF_FILTER_ORIGIN: http://localhost:8080
Expand Down Expand Up @@ -125,7 +125,7 @@ services:
- "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"
Expand All @@ -139,7 +139,7 @@ services:
- "traefik.http.routers.aca.middlewares=acachain@docker"

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 @@ -117,7 +117,7 @@ services:
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:
CSRF_FILTER_ORIGIN: http://localhost:8080
Expand Down Expand Up @@ -208,7 +208,7 @@ services:
- "61616:61616" # OpenWire
- "61613:61613" # STOMP
digital-workspace:
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 @@ -226,7 +226,7 @@ services:
- "traefik.http.middlewares.adwchain.chain.middlewares=adwforceslash,adwroot"
- "traefik.http.routers.adw.middlewares=adwchain@docker"
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 @@ services:
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 Down Expand Up @@ -187,7 +187,7 @@ services:
- "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,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:9.0.0-10627955718
image: quay.io/alfresco/alfresco-control-center:9.1.0-11106981658
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.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
identity: false
modules:
- id: org.alfresco.integrations.google.docs
Expand Down

0 comments on commit e50384c

Please sign in to comment.