Skip to content

Commit

Permalink
OPSEXP-2785 Bump connector charts adding completely customizable prob…
Browse files Browse the repository at this point in the history
…es (#1185)
  • Loading branch information
pmacius authored Aug 19, 2024
1 parent 612a965 commit 172410c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@ dependencies:
version: 3.2.6
- name: alfresco-connector-msteams
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.6.0
version: 1.0.0-alpha.0
- name: alfresco-share
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.0.0
- name: alfresco-connector-ms365
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.0.0
version: 2.0.0-alpha.0
- name: alfresco-ai-transformer
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 2.0.0
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:d9754bd0e3f1767bea63bc90ab40af1b0bd569b675d41132be7f4d097e169cdf
generated: "2024-07-11T11:06:57.938547748Z"
digest: sha256:ce13bd7254aac9bc4b8c26c26e14a152ac7b647196ce6a5bb883962d8e2714d9
generated: "2024-08-19T15:55:19.402757+02:00"
6 changes: 3 additions & 3 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.3.0
version: 8.4.0-alpha.0
appVersion: 23.2.2
description: A Helm chart for deploying Alfresco Content Services
keywords:
Expand Down Expand Up @@ -65,7 +65,7 @@ dependencies:
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-search-enterprise.enabled
- name: alfresco-connector-msteams
version: 0.6.0
version: 1.0.0-alpha.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-msteams.enabled
- name: alfresco-share
Expand All @@ -74,7 +74,7 @@ dependencies:
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: share.enabled
- name: alfresco-connector-ms365
version: 1.0.0
version: 2.0.0-alpha.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-ms365.enabled
- name: alfresco-ai-transformer
Expand Down
6 changes: 3 additions & 3 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.3.0](https://img.shields.io/badge/Version-8.3.0-informational?style=flat-square) ![AppVersion: 23.2.2](https://img.shields.io/badge/AppVersion-23.2.2-informational?style=flat-square)
![Version: 8.4.0-alpha.0](https://img.shields.io/badge/Version-8.4.0--alpha.0-informational?style=flat-square) ![AppVersion: 23.2.2](https://img.shields.io/badge/AppVersion-23.2.2-informational?style=flat-square)

A Helm chart for deploying Alfresco Content Services

Expand All @@ -27,8 +27,8 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-digital-workspace(alfresco-adf-app) | 0.1.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 2.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 1.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 2.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 1.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.2.6 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.3.2 |
Expand Down

0 comments on commit 172410c

Please sign in to comment.