From 083ced9eb2600593b8feba6adaa82cdd3a101c27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Maciusiak?= <158472457+pmacius@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:42:05 +0100 Subject: [PATCH] OPSEXP-2984 Remove dependency to bitnami/common in alfresco-common chart (#425) --- 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..aa83a2f4d 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-alpha.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..a5df98894 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-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.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 | -