From ff334efc34a7efc35c27561aea7104aa5b9fa1fc Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 3 Oct 2024 16:22:12 +0200 Subject: [PATCH] Revert alfresco-search-enterprise to latest stable version --- helm/alfresco-content-services/Chart.lock | 6 +++--- helm/alfresco-content-services/Chart.yaml | 2 +- helm/alfresco-content-services/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helm/alfresco-content-services/Chart.lock b/helm/alfresco-content-services/Chart.lock index c800887ec..989ba26b6 100644 --- a/helm/alfresco-content-services/Chart.lock +++ b/helm/alfresco-content-services/Chart.lock @@ -31,7 +31,7 @@ dependencies: version: 6.0.1 - name: alfresco-search-enterprise repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 4.2.0-alpha.0 + version: 4.1.0 - name: alfresco-connector-msteams repository: https://alfresco.github.io/alfresco-helm-charts/ version: 1.1.0 @@ -47,5 +47,5 @@ dependencies: - name: elasticsearch repository: https://helm.elastic.co version: 7.17.3 -digest: sha256:61a8090fcb3d0eba2223e2ed37c333fac2beb388205332bf3b13e487ac9f910f -generated: "2024-10-01T12:12:47.389101+02:00" +digest: sha256:669edf280a53f7bd14ddd63f23aa3d8fe804a34353e000f130bd0b82b7fad747 +generated: "2024-10-03T16:20:58.836353+02:00" diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services/Chart.yaml index 8a1bcf481..a57cd6d2e 100644 --- a/helm/alfresco-content-services/Chart.yaml +++ b/helm/alfresco-content-services/Chart.yaml @@ -61,7 +61,7 @@ dependencies: version: 6.0.1 condition: alfresco-sync-service.enabled - name: alfresco-search-enterprise - version: 4.2.0-alpha.0 + version: 4.1.0 repository: https://alfresco.github.io/alfresco-helm-charts/ condition: alfresco-search-enterprise.enabled - name: alfresco-connector-msteams diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 78224305c..a4bd3a42e 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -30,7 +30,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | 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.2 | -| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 4.2.0-alpha.0 | +| 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.2 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 6.0.1 |