From bac0abb2dfb1b66d7a09930591fcb0b45ab561a3 Mon Sep 17 00:00:00 2001 From: pmacius Date: Mon, 19 Aug 2024 16:18:00 +0200 Subject: [PATCH] Bump connector charts adding completely customizable probes --- helm/alfresco-content-services/Chart.lock | 8 ++++---- helm/alfresco-content-services/Chart.yaml | 6 +++--- helm/alfresco-content-services/README.md | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/helm/alfresco-content-services/Chart.lock b/helm/alfresco-content-services/Chart.lock index a8fe5fe7a..a56e8f7d0 100644 --- a/helm/alfresco-content-services/Chart.lock +++ b/helm/alfresco-content-services/Chart.lock @@ -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" diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services/Chart.yaml index 3389a47ed..f73b55979 100644 --- a/helm/alfresco-content-services/Chart.yaml +++ b/helm/alfresco-content-services/Chart.yaml @@ -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: @@ -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 @@ -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 diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 3e462477f..301752c58 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -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 @@ -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 |