From bde87731da55fa4d0f48f295209996a816740483 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo <71768+gionn@users.noreply.github.com> Date: Thu, 18 Jan 2024 09:33:36 +0100 Subject: [PATCH] OPSEXP-2444: Bump search enterprise chart to 3.1.0 (#198) --- charts/alfresco-search-enterprise/Chart.lock | 6 +++--- charts/alfresco-search-enterprise/Chart.yaml | 4 ++-- charts/alfresco-search-enterprise/README.md | 6 +++--- charts/alfresco-search-enterprise/README.md.gotmpl | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/charts/alfresco-search-enterprise/Chart.lock b/charts/alfresco-search-enterprise/Chart.lock index d5705429..5fe501f8 100644 --- a/charts/alfresco-search-enterprise/Chart.lock +++ b/charts/alfresco-search-enterprise/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 3.1.0 - name: activemq repository: https://alfresco.github.io/alfresco-helm-charts/ - version: 3.3.0 + version: 3.4.1 - name: elasticsearch repository: https://helm.elastic.co version: 7.17.3 -digest: sha256:d5881fd97ae993a4feec9fd2a4ca522015862f42217e14c0965918882aa5a04e -generated: "2023-12-20T11:35:40.838553+01:00" +digest: sha256:b33b70f53f9e1a64c89830c35946a2df835966823a20cbb63815ffcacb216b6e +generated: "2024-01-17T10:12:22.658884+01:00" diff --git a/charts/alfresco-search-enterprise/Chart.yaml b/charts/alfresco-search-enterprise/Chart.yaml index 95852deb..8d9d942d 100644 --- a/charts/alfresco-search-enterprise/Chart.yaml +++ b/charts/alfresco-search-enterprise/Chart.yaml @@ -3,14 +3,14 @@ apiVersion: v2 name: alfresco-search-enterprise description: A Helm chart for deploying Alfresco Elasticsearch connector type: application -version: 3.1.0-alpha.2 +version: 3.1.0 appVersion: 4.0.0.1 dependencies: - name: alfresco-common version: 3.1.0 repository: https://alfresco.github.io/alfresco-helm-charts/ - name: activemq - version: 3.3.0 + version: 3.4.1 repository: https://alfresco.github.io/alfresco-helm-charts/ tags: - ci diff --git a/charts/alfresco-search-enterprise/README.md b/charts/alfresco-search-enterprise/README.md index b6c24752..bf4636eb 100644 --- a/charts/alfresco-search-enterprise/README.md +++ b/charts/alfresco-search-enterprise/README.md @@ -1,16 +1,16 @@ # alfresco-search-enterprise -![Version: 3.1.0-alpha.2](https://img.shields.io/badge/Version-3.1.0--alpha.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0.1](https://img.shields.io/badge/AppVersion-4.0.0.1-informational?style=flat-square) +![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0.1](https://img.shields.io/badge/AppVersion-4.0.0.1-informational?style=flat-square) A Helm chart for deploying Alfresco Elasticsearch connector -Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/blob/master/docs/helm/README.md) for information on the Helm charts and deployment instructions. +Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs-deployment/blob/master/docs/helm/README.md) for an example of how to leverage this chart from an umbrella chart. ## Requirements | Repository | Name | Version | |------------|------|---------| -| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.3.0 | +| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.4.1 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.0 | | https://helm.elastic.co | elasticsearch | 7.17.3 | diff --git a/charts/alfresco-search-enterprise/README.md.gotmpl b/charts/alfresco-search-enterprise/README.md.gotmpl index b301f393..0ad8b9e6 100644 --- a/charts/alfresco-search-enterprise/README.md.gotmpl +++ b/charts/alfresco-search-enterprise/README.md.gotmpl @@ -5,7 +5,7 @@ {{ template "chart.description" . }} -Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/blob/master/docs/helm/README.md) for information on the Helm charts and deployment instructions. +Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs-deployment/blob/master/docs/helm/README.md) for an example of how to leverage this chart from an umbrella chart. {{ template "chart.homepageLine" . }}