## ADD REPO helm repo add ananace-charts https://ananace.gitlab.io/charts ## HELM SHOW VALUES helm search repo ananace-charts/element-web --versions helm show values ananace-charts/element-web --version=1.1.20> values.1.1.20.yaml ## HELM INSTALL helm install element --namespace matrix-dialbox-cloud --values values.yaml ananace-charts/element-web