From df412c0ece7455661cfd8ca7995845283af87cb2 Mon Sep 17 00:00:00 2001 From: pmacius Date: Tue, 10 Dec 2024 12:28:38 +0100 Subject: [PATCH] OPSEXP-2984 Remove dependency to bitnami/common in alfresco-common chart --- charts/alfresco-common/Chart.yaml | 6 +----- charts/alfresco-common/README.md | 8 +------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/charts/alfresco-common/Chart.yaml b/charts/alfresco-common/Chart.yaml index 47b6b5067..8977b4b4f 100644 --- a/charts/alfresco-common/Chart.yaml +++ b/charts/alfresco-common/Chart.yaml @@ -5,9 +5,5 @@ description: | A helper subchart to avoid duplication in alfresco charts and set common external dependencies type: library -version: 3.1.4 -dependencies: - - name: common - repository: oci://registry-1.docker.io/bitnamicharts - version: 1.x.x +version: 4.0.0 icon: https://avatars0.githubusercontent.com/u/391127?s=200&v=4 diff --git a/charts/alfresco-common/README.md b/charts/alfresco-common/README.md index b41194222..e5fdae794 100644 --- a/charts/alfresco-common/README.md +++ b/charts/alfresco-common/README.md @@ -5,16 +5,10 @@ parent: Charts Reference # alfresco-common -![Version: 3.1.4](https://img.shields.io/badge/Version-3.1.4-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) A helper subchart to avoid duplication in alfresco charts and set common external dependencies 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. -## Requirements - -| Repository | Name | Version | -|------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | common | 1.x.x | -