Skip to content

Commit

Permalink
OPSEXP-2574 Bump component for 8.0.1 release (#1114)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius authored Mar 14, 2024
1 parent f59661a commit d07a082
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ services:
- 9200:9200
- 9300:9300
search:
image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0.1
image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.1
mem_limit: 1g
depends_on:
- elasticsearch
Expand All @@ -160,7 +160,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.1
image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.0.1
mem_limit: 1g
restart: on-failure:10
environment:
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/pre-release-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ services:
- 9200:9200
- 9300:9300
search:
image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.1.0-A7
image: quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.1.0-A8
mem_limit: 1g
depends_on:
- elasticsearch
Expand All @@ -160,7 +160,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.1.0-A7
image: quay.io/alfresco/alfresco-elasticsearch-reindexing:4.1.0-A8
mem_limit: 1g
restart: on-failure:10
environment:
Expand Down
10 changes: 5 additions & 5 deletions helm/alfresco-content-services/7.3.N_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 3.2.0.2
tag: 3.2.1
content:
image:
tag: 3.2.0.2
tag: 3.2.1
metadata:
image:
tag: 3.2.0.2
tag: 3.2.1
path:
image:
tag: 3.2.0.2
tag: 3.2.1
reindexing:
image:
tag: 3.2.0.2
tag: 3.2.1
elasticsearch:
enabled: false
alfresco-digital-workspace:
Expand Down
6 changes: 3 additions & 3 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies:
version: 5.2.1
- name: alfresco-search-enterprise
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.2.3
version: 3.2.4
- name: alfresco-connector-msteams
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.4.1
Expand All @@ -47,5 +47,5 @@ dependencies:
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:7c8d691766ebc6ca6d7e0aabc67031807d6d22b2ff33069790f867800e6dbfde
generated: "2024-03-05T19:06:42.759782+01:00"
digest: sha256:9605cb1e24d4b8f42f32e853c1de162316544d9fb4ed6996e751a090266b2fd9
generated: "2024-03-14T09:26:08.606229+01:00"
4 changes: 2 additions & 2 deletions helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# https://www.alfresco.com/platform/content-services-ecm/trial/download
apiVersion: v2
name: alfresco-content-services
version: 8.0.0
version: 8.0.1
appVersion: 23.2.1
description: A Helm chart for deploying Alfresco Content Services
keywords:
Expand Down Expand Up @@ -61,7 +61,7 @@ dependencies:
version: 5.2.1
condition: alfresco-sync-service.enabled
- name: alfresco-search-enterprise
version: 3.2.3
version: 3.2.4
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-search-enterprise.enabled
- name: alfresco-connector-msteams
Expand Down
14 changes: 7 additions & 7 deletions helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-content-services

![Version: 8.0.0](https://img.shields.io/badge/Version-8.0.0-informational?style=flat-square) ![AppVersion: 23.2.1](https://img.shields.io/badge/AppVersion-23.2.1-informational?style=flat-square)
![Version: 8.0.1](https://img.shields.io/badge/Version-8.0.1-informational?style=flat-square) ![AppVersion: 23.2.1](https://img.shields.io/badge/AppVersion-23.2.1-informational?style=flat-square)

A Helm chart for deploying Alfresco Content Services

Expand All @@ -24,7 +24,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.6.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.4.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.4.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.2.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.2.4 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.3.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 5.2.1 |
Expand Down Expand Up @@ -110,16 +110,16 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| alfresco-repository.persistence.enabled | bool | `true` | Persist repository data |
| alfresco-search-enterprise.ats.existingConfigMap.name | string | `"alfresco-infrastructure"` | |
| alfresco-search-enterprise.enabled | bool | `true` | |
| alfresco-search-enterprise.liveIndexing.content.image.tag | string | `"4.0.0.1"` | |
| alfresco-search-enterprise.liveIndexing.mediation.image.tag | string | `"4.0.0.1"` | |
| alfresco-search-enterprise.liveIndexing.metadata.image.tag | string | `"4.0.0.1"` | |
| alfresco-search-enterprise.liveIndexing.path.image.tag | string | `"4.0.0.1"` | |
| alfresco-search-enterprise.liveIndexing.content.image.tag | string | `"4.0.1"` | |
| alfresco-search-enterprise.liveIndexing.mediation.image.tag | string | `"4.0.1"` | |
| alfresco-search-enterprise.liveIndexing.metadata.image.tag | string | `"4.0.1"` | |
| alfresco-search-enterprise.liveIndexing.path.image.tag | string | `"4.0.1"` | |
| alfresco-search-enterprise.messageBroker.existingConfigMap.name | string | `"alfresco-infrastructure"` | |
| alfresco-search-enterprise.messageBroker.existingSecretName | string | `"acs-alfresco-cs-brokersecret"` | |
| alfresco-search-enterprise.reindexing.db.existingConfigMap.name | string | `"alfresco-infrastructure"` | |
| alfresco-search-enterprise.reindexing.db.existingSecret.name | string | `"alfresco-cs-database"` | |
| alfresco-search-enterprise.reindexing.enabled | bool | `true` | |
| alfresco-search-enterprise.reindexing.image.tag | string | `"4.0.0.1"` | |
| alfresco-search-enterprise.reindexing.image.tag | string | `"4.0.1"` | |
| alfresco-search-enterprise.reindexing.repository.existingConfigMap.name | string | `"alfresco-infrastructure"` | |
| alfresco-search-enterprise.search.existingConfigMap.name | string | `"alfresco-infrastructure"` | |
| alfresco-search-enterprise.search.existingSecret.name | string | `"alfresco-search-secret"` | |
Expand Down
12 changes: 6 additions & 6 deletions helm/alfresco-content-services/pre-release_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 4.1.0-A7
tag: 4.1.0-A8
content:
image:
tag: 4.1.0-A7
tag: 4.1.0-A8
metadata:
image:
tag: 4.1.0-A7
tag: 4.1.0-A8
path:
image:
tag: 4.1.0-A7
tag: 4.1.0-A8
reindexing:
image:
tag: 4.1.0-A7
tag: 4.1.0-A8
alfresco-digital-workspace:
image:
tag: 4.4.1-8187474196
Expand All @@ -71,7 +71,7 @@ postgresql-syncservice:
tag: 14.4.0
alfresco-sync-service:
image:
tag: 5.0.0-M3
tag: 5.0.0-A16
alfresco-connector-ms365:
image:
tag: 2.0.0
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 @@ -331,16 +331,16 @@ alfresco-search-enterprise:
liveIndexing:
mediation:
image:
tag: 4.0.0.1
tag: 4.0.1
content:
image:
tag: 4.0.0.1
tag: 4.0.1
metadata:
image:
tag: 4.0.0.1
tag: 4.0.1
path:
image:
tag: 4.0.0.1
tag: 4.0.1
reindexing:
enabled: true
repository:
Expand All @@ -352,7 +352,7 @@ alfresco-search-enterprise:
existingConfigMap:
name: *infrastructure_cmName
image:
tag: 4.0.0.1
tag: 4.0.1
alfresco-digital-workspace:
enabled: true
nameOverride: "alfresco-dw"
Expand Down

0 comments on commit d07a082

Please sign in to comment.