From 0aae8a6778672bccd55a3ea34ec95cf57753f6e2 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Thu, 28 Nov 2024 15:07:33 +0100 Subject: [PATCH] bump charts version --- charts/alfresco-activiti-admin/Chart.yaml | 2 +- charts/alfresco-activiti-admin/README.md | 2 +- charts/alfresco-activiti/Chart.yaml | 2 +- charts/alfresco-activiti/README.md | 2 +- charts/alfresco-adf-app/Chart.yaml | 2 +- charts/alfresco-adf-app/README.md | 2 +- charts/alfresco-ai-transformer/Chart.yaml | 2 +- charts/alfresco-ai-transformer/README.md | 2 +- charts/alfresco-audit-storage/Chart.yaml | 2 +- charts/alfresco-audit-storage/README.md | 2 +- charts/alfresco-connector-hxi/Chart.yaml | 2 +- charts/alfresco-connector-hxi/README.md | 2 +- charts/alfresco-connector-ms365/Chart.yaml | 2 +- charts/alfresco-connector-ms365/README.md | 2 +- charts/alfresco-connector-msteams/Chart.yaml | 2 +- charts/alfresco-connector-msteams/README.md | 2 +- charts/alfresco-repository/Chart.yaml | 2 +- charts/alfresco-repository/README.md | 2 +- charts/alfresco-search-enterprise/Chart.yaml | 2 +- charts/alfresco-search-enterprise/README.md | 2 +- charts/alfresco-search-service/Chart.lock | 6 +++--- charts/alfresco-search-service/Chart.yaml | 4 ++-- charts/alfresco-search-service/README.md | 4 ++-- .../charts/alfresco-insight-zeppelin/Chart.yaml | 2 +- .../charts/alfresco-insight-zeppelin/README.md | 2 +- charts/alfresco-share/Chart.yaml | 2 +- charts/alfresco-share/README.md | 2 +- charts/alfresco-sync-service/Chart.yaml | 2 +- charts/alfresco-sync-service/README.md | 2 +- charts/alfresco-transform-service/Chart.yaml | 2 +- charts/alfresco-transform-service/README.md | 2 +- 31 files changed, 35 insertions(+), 35 deletions(-) diff --git a/charts/alfresco-activiti-admin/Chart.yaml b/charts/alfresco-activiti-admin/Chart.yaml index 41ccda87..fa28664c 100644 --- a/charts/alfresco-activiti-admin/Chart.yaml +++ b/charts/alfresco-activiti-admin/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: A Helm chart for Alfresco Activiti name: alfresco-activiti-admin -version: 0.3.0 +version: 0.4.0 appVersion: 24.4.0 dependencies: - name: alfresco-common diff --git a/charts/alfresco-activiti-admin/README.md b/charts/alfresco-activiti-admin/README.md index b33569f7..26ff1d8a 100644 --- a/charts/alfresco-activiti-admin/README.md +++ b/charts/alfresco-activiti-admin/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-activiti-admin -![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![AppVersion: 24.4.0](https://img.shields.io/badge/AppVersion-24.4.0-informational?style=flat-square) +![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![AppVersion: 24.4.0](https://img.shields.io/badge/AppVersion-24.4.0-informational?style=flat-square) A Helm chart for Alfresco Activiti diff --git a/charts/alfresco-activiti/Chart.yaml b/charts/alfresco-activiti/Chart.yaml index 6f5e6c50..5df61f50 100644 --- a/charts/alfresco-activiti/Chart.yaml +++ b/charts/alfresco-activiti/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: A Helm chart for Alfresco Activiti name: alfresco-activiti -version: 0.2.0 +version: 0.3.0 appVersion: 24.4.0 dependencies: - name: alfresco-common diff --git a/charts/alfresco-activiti/README.md b/charts/alfresco-activiti/README.md index 503d2c00..580b24a4 100644 --- a/charts/alfresco-activiti/README.md +++ b/charts/alfresco-activiti/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-activiti -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![AppVersion: 24.4.0](https://img.shields.io/badge/AppVersion-24.4.0-informational?style=flat-square) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![AppVersion: 24.4.0](https://img.shields.io/badge/AppVersion-24.4.0-informational?style=flat-square) A Helm chart for Alfresco Activiti diff --git a/charts/alfresco-adf-app/Chart.yaml b/charts/alfresco-adf-app/Chart.yaml index 434d7c2e..249f1b77 100644 --- a/charts/alfresco-adf-app/Chart.yaml +++ b/charts/alfresco-adf-app/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-adf-app description: A generic Alfresco Development Framework Helm chart for Kubernetes type: application -version: 0.2.0-alpha.1 +version: 0.2.0 dependencies: - name: alfresco-common version: 3.1.4 diff --git a/charts/alfresco-adf-app/README.md b/charts/alfresco-adf-app/README.md index 7219b226..e3601318 100644 --- a/charts/alfresco-adf-app/README.md +++ b/charts/alfresco-adf-app/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-adf-app -![Version: 0.2.0-alpha.1](https://img.shields.io/badge/Version-0.2.0--alpha.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A generic Alfresco Development Framework Helm chart for Kubernetes diff --git a/charts/alfresco-ai-transformer/Chart.yaml b/charts/alfresco-ai-transformer/Chart.yaml index 98621fce..56a93c2a 100644 --- a/charts/alfresco-ai-transformer/Chart.yaml +++ b/charts/alfresco-ai-transformer/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-ai-transformer description: A Helm chart for deploying Alfresco ai transformer service type: application -version: 3.0.0-alpha.0 +version: 3.0.0 appVersion: 3.1.7 dependencies: - name: alfresco-common diff --git a/charts/alfresco-ai-transformer/README.md b/charts/alfresco-ai-transformer/README.md index 01507ab3..85edadc7 100644 --- a/charts/alfresco-ai-transformer/README.md +++ b/charts/alfresco-ai-transformer/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-ai-transformer -![Version: 3.0.0-alpha.0](https://img.shields.io/badge/Version-3.0.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.7](https://img.shields.io/badge/AppVersion-3.1.7-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.7](https://img.shields.io/badge/AppVersion-3.1.7-informational?style=flat-square) A Helm chart for deploying Alfresco ai transformer service diff --git a/charts/alfresco-audit-storage/Chart.yaml b/charts/alfresco-audit-storage/Chart.yaml index a1415544..ffea6c1d 100644 --- a/charts/alfresco-audit-storage/Chart.yaml +++ b/charts/alfresco-audit-storage/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-audit-storage description: A Helm chart for Kubernetes to deploy Alfresco Audit Storage type: application -version: 0.1.0-alpha.0 +version: 0.1.0 appVersion: 1.0.0 dependencies: - name: alfresco-common diff --git a/charts/alfresco-audit-storage/README.md b/charts/alfresco-audit-storage/README.md index 2ae4686c..26560868 100644 --- a/charts/alfresco-audit-storage/README.md +++ b/charts/alfresco-audit-storage/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-audit-storage -![Version: 0.1.0-alpha.0](https://img.shields.io/badge/Version-0.1.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) A Helm chart for Kubernetes to deploy Alfresco Audit Storage diff --git a/charts/alfresco-connector-hxi/Chart.yaml b/charts/alfresco-connector-hxi/Chart.yaml index 62fffa62..156e071c 100644 --- a/charts/alfresco-connector-hxi/Chart.yaml +++ b/charts/alfresco-connector-hxi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-connector-hxi description: A Helm chart for deploying Alfresco connector hxi services type: application -version: 0.1.0-alpha.3 +version: 0.1.0 appVersion: 1.0.0 dependencies: - name: alfresco-common diff --git a/charts/alfresco-connector-hxi/README.md b/charts/alfresco-connector-hxi/README.md index 31acdf6e..60aec0d2 100644 --- a/charts/alfresco-connector-hxi/README.md +++ b/charts/alfresco-connector-hxi/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-connector-hxi -![Version: 0.1.0-alpha.3](https://img.shields.io/badge/Version-0.1.0--alpha.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) A Helm chart for deploying Alfresco connector hxi services diff --git a/charts/alfresco-connector-ms365/Chart.yaml b/charts/alfresco-connector-ms365/Chart.yaml index 1dbef4e8..9461cd61 100644 --- a/charts/alfresco-connector-ms365/Chart.yaml +++ b/charts/alfresco-connector-ms365/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-connector-ms365 description: A Helm chart for deploying Alfresco connector ms365 service type: application -version: 2.2.0-alpha.0 +version: 2.2.0 appVersion: 2.0.4 dependencies: - name: alfresco-common diff --git a/charts/alfresco-connector-ms365/README.md b/charts/alfresco-connector-ms365/README.md index f3f6772d..7fa250ff 100644 --- a/charts/alfresco-connector-ms365/README.md +++ b/charts/alfresco-connector-ms365/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-connector-ms365 -![Version: 2.2.0-alpha.0](https://img.shields.io/badge/Version-2.2.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.4](https://img.shields.io/badge/AppVersion-2.0.4-informational?style=flat-square) +![Version: 2.2.0](https://img.shields.io/badge/Version-2.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.4](https://img.shields.io/badge/AppVersion-2.0.4-informational?style=flat-square) A Helm chart for deploying Alfresco connector ms365 service diff --git a/charts/alfresco-connector-msteams/Chart.yaml b/charts/alfresco-connector-msteams/Chart.yaml index 6dd7fc31..e6c85946 100644 --- a/charts/alfresco-connector-msteams/Chart.yaml +++ b/charts/alfresco-connector-msteams/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-connector-msteams description: A Helm chart for deploying Alfresco connector msteams service type: application -version: 1.2.0-alpha.0 +version: 1.2.0 appVersion: 2.0.4 dependencies: - name: alfresco-common diff --git a/charts/alfresco-connector-msteams/README.md b/charts/alfresco-connector-msteams/README.md index d1ac3050..a44c9d59 100644 --- a/charts/alfresco-connector-msteams/README.md +++ b/charts/alfresco-connector-msteams/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-connector-msteams -![Version: 1.2.0-alpha.0](https://img.shields.io/badge/Version-1.2.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.4](https://img.shields.io/badge/AppVersion-2.0.4-informational?style=flat-square) +![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.4](https://img.shields.io/badge/AppVersion-2.0.4-informational?style=flat-square) A Helm chart for deploying Alfresco connector msteams service diff --git a/charts/alfresco-repository/Chart.yaml b/charts/alfresco-repository/Chart.yaml index f1c0ca80..3f17b8b2 100644 --- a/charts/alfresco-repository/Chart.yaml +++ b/charts/alfresco-repository/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-repository description: Alfresco content repository Helm chart type: application -version: 0.8.0-alpha.0 +version: 0.8.0 appVersion: 23.4.0 dependencies: - name: alfresco-common diff --git a/charts/alfresco-repository/README.md b/charts/alfresco-repository/README.md index 505014a6..2407e907 100644 --- a/charts/alfresco-repository/README.md +++ b/charts/alfresco-repository/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-repository -![Version: 0.8.0-alpha.0](https://img.shields.io/badge/Version-0.8.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.4.0](https://img.shields.io/badge/AppVersion-23.4.0-informational?style=flat-square) +![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.4.0](https://img.shields.io/badge/AppVersion-23.4.0-informational?style=flat-square) Alfresco content repository Helm chart diff --git a/charts/alfresco-search-enterprise/Chart.yaml b/charts/alfresco-search-enterprise/Chart.yaml index 914575a6..a320cdd8 100644 --- a/charts/alfresco-search-enterprise/Chart.yaml +++ b/charts/alfresco-search-enterprise/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: alfresco-search-enterprise description: A Helm chart for deploying Alfresco Elasticsearch connector type: application -version: 4.2.0-alpha.3 +version: 4.2.0 appVersion: 4.2.0 dependencies: - name: alfresco-common diff --git a/charts/alfresco-search-enterprise/README.md b/charts/alfresco-search-enterprise/README.md index c1120753..c65b215a 100644 --- a/charts/alfresco-search-enterprise/README.md +++ b/charts/alfresco-search-enterprise/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-search-enterprise -![Version: 4.2.0-alpha.3](https://img.shields.io/badge/Version-4.2.0--alpha.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.0](https://img.shields.io/badge/AppVersion-4.2.0-informational?style=flat-square) +![Version: 4.2.0](https://img.shields.io/badge/Version-4.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.0](https://img.shields.io/badge/AppVersion-4.2.0-informational?style=flat-square) A Helm chart for deploying Alfresco Elasticsearch connector diff --git a/charts/alfresco-search-service/Chart.lock b/charts/alfresco-search-service/Chart.lock index 681edbd8..9caff4a6 100644 --- a/charts/alfresco-search-service/Chart.lock +++ b/charts/alfresco-search-service/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: alfresco-insight-zeppelin repository: "" - version: 3.0.3 + version: 3.0.4 - name: alfresco-common repository: https://alfresco.github.io/alfresco-helm-charts/ version: 3.1.4 -digest: sha256:d402db8c94184aa0c8b5afb0890f0ababd259b1b2c35eff841ff9bcc8e03e99f -generated: "2024-11-28T13:40:55.344771441Z" +digest: sha256:911093babc80298f32c48f2bca90633b00cb85484255c03be4b29f0e15203ca7 +generated: "2024-11-28T15:11:14.868557+01:00" diff --git a/charts/alfresco-search-service/Chart.yaml b/charts/alfresco-search-service/Chart.yaml index e22b5ed9..5f022faa 100644 --- a/charts/alfresco-search-service/Chart.yaml +++ b/charts/alfresco-search-service/Chart.yaml @@ -10,11 +10,11 @@ keywords: name: alfresco-search-service sources: - https://github.com/Alfresco/alfresco-helm-charts -version: 4.0.0-alpha.1 +version: 4.0.0 appVersion: 2.0.13 dependencies: - name: alfresco-insight-zeppelin - version: 3.0.3 + version: 3.0.4 condition: alfresco-insight-zeppelin.enabled - name: alfresco-common version: 3.1.4 diff --git a/charts/alfresco-search-service/README.md b/charts/alfresco-search-service/README.md index ae3c61d0..a84cc365 100644 --- a/charts/alfresco-search-service/README.md +++ b/charts/alfresco-search-service/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-search-service -![Version: 4.0.0-alpha.1](https://img.shields.io/badge/Version-4.0.0--alpha.1-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) A Helm chart for deploying Alfresco Search Service @@ -21,7 +21,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs | Repository | Name | Version | |------------|------|---------| -| | alfresco-insight-zeppelin | 3.0.3 | +| | alfresco-insight-zeppelin | 3.0.4 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 | ## Values diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml index c55bc2d2..0c713f88 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml @@ -8,7 +8,7 @@ keywords: - alfresco zeppelin - alfresco insight zeppelin name: alfresco-insight-zeppelin -version: 3.0.3 +version: 3.0.4 sources: - https://github.com/Alfresco/alfresco-helm-charts appVersion: 2.0.13 diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md index fb4261a5..60543e75 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-insight-zeppelin -![Version: 3.0.3](https://img.shields.io/badge/Version-3.0.3-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) +![Version: 3.0.4](https://img.shields.io/badge/Version-3.0.4-informational?style=flat-square) ![AppVersion: 2.0.13](https://img.shields.io/badge/AppVersion-2.0.13-informational?style=flat-square) A Helm chart for deploying Alfresco Insight Zeppelin diff --git a/charts/alfresco-share/Chart.yaml b/charts/alfresco-share/Chart.yaml index 8a7607cf..5c38c5cc 100644 --- a/charts/alfresco-share/Chart.yaml +++ b/charts/alfresco-share/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-share description: Alfresco Share Helm chart for Kubernetes type: application -version: 1.2.0-alpha.0 +version: 1.2.0 appVersion: 23.4.0 dependencies: - repository: https://alfresco.github.io/alfresco-helm-charts diff --git a/charts/alfresco-share/README.md b/charts/alfresco-share/README.md index a178999a..44730bfc 100644 --- a/charts/alfresco-share/README.md +++ b/charts/alfresco-share/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-share -![Version: 1.2.0-alpha.0](https://img.shields.io/badge/Version-1.2.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.4.0](https://img.shields.io/badge/AppVersion-23.4.0-informational?style=flat-square) +![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.4.0](https://img.shields.io/badge/AppVersion-23.4.0-informational?style=flat-square) Alfresco Share Helm chart for Kubernetes diff --git a/charts/alfresco-sync-service/Chart.yaml b/charts/alfresco-sync-service/Chart.yaml index 42f6558b..921fc396 100644 --- a/charts/alfresco-sync-service/Chart.yaml +++ b/charts/alfresco-sync-service/Chart.yaml @@ -8,7 +8,7 @@ keywords: name: alfresco-sync-service sources: - https://github.com/Alfresco/acs-deployment -version: 6.1.0-alpha.0 +version: 6.1.0 appVersion: 5.1.0 icon: https://avatars0.githubusercontent.com/u/391127?s=200&v=4 dependencies: diff --git a/charts/alfresco-sync-service/README.md b/charts/alfresco-sync-service/README.md index 86358884..c6489cc3 100644 --- a/charts/alfresco-sync-service/README.md +++ b/charts/alfresco-sync-service/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-sync-service -![Version: 6.1.0-alpha.0](https://img.shields.io/badge/Version-6.1.0--alpha.0-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 6.1.0](https://img.shields.io/badge/Version-6.1.0-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Alfresco Sync Service diff --git a/charts/alfresco-transform-service/Chart.yaml b/charts/alfresco-transform-service/Chart.yaml index 49f9acd4..067f786c 100644 --- a/charts/alfresco-transform-service/Chart.yaml +++ b/charts/alfresco-transform-service/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-transform-service description: A Helm chart for deploying Alfresco Transform Services type: application -version: 2.1.1 +version: 2.1.2 appVersion: 4.1.5 dependencies: - name: alfresco-common diff --git a/charts/alfresco-transform-service/README.md b/charts/alfresco-transform-service/README.md index 32cdd4d0..a891adcb 100644 --- a/charts/alfresco-transform-service/README.md +++ b/charts/alfresco-transform-service/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-transform-service -![Version: 2.1.1](https://img.shields.io/badge/Version-2.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.5](https://img.shields.io/badge/AppVersion-4.1.5-informational?style=flat-square) +![Version: 2.1.2](https://img.shields.io/badge/Version-2.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.5](https://img.shields.io/badge/AppVersion-4.1.5-informational?style=flat-square) A Helm chart for deploying Alfresco Transform Services