A Helm chart repository to deploy Averbis applications in your Kubernetes cluster.
- A running Kubernetes cluster (kind, k3s, minikube, rancher or managed Kubernetes like AWS EKS or Google GKE)
- Helm 3.x
Helm is a package manager for Kubernetes. Helm Charts are packages of pre-configured Kubernetes resources.
To install Helm, refer to the Helm install guide.
helm repo add averbis https://averbis.github.io/helm-charts
helm search repo averbis
For application installation instructions please refer to the application specific documentation located in the charts directory.