This repository allows you to either deploy a system using released stable artefacts or the latest in-progress development artefacts.
To use a released version of the Helm chart add the stable repository using the following command:
helm repo add alfresco https://kubernetes-charts.alfresco.com/stable
Alternatively, to use the latest in-progress development version of the Helm chart add the incubator repository using the following command:
helm repo add alfresco https://kubernetes-charts.alfresco.com/incubator
Now decide whether you want to install the latest version of Content Services (Enterprise or Community) or a previous version, and follow the steps in the relevant section below.