Helm Charts Repository

Collection of Helm charts for Kubernetes deployments

Available Charts
Browse available charts and their versions in the repository index.
# Add repository helm repo add smauermann https://smauermann.github.io/helm-charts # Search available charts helm search repo smauermann # Install any chart helm install <release-name> smauermann/<chart-name>