charts

Quick reference

What is this repository?

Cabrera Evil Helm Charts is a curated collection of Helm charts maintained by Douglas Cabrera, designed for scalable, secure, and production-grade Kubernetes deployments. Each chart is versioned, configurable, and follows Helm best practices to ensure compatibility and maintainability across environments.

How to use this repository

Add the repository to your Helm client

helm repo add cabrera-evil https://cabrera-evil.github.io/charts/

Update your local Helm cache

helm repo update

Install a chart

helm install <release-name> cabrera-evil/<chart-name> [flags]

Use --values <file.yaml> or --set key=value to override configuration options.

Available charts

Chart Name Description Version App Version Kubernetes
deploy-chart Production-ready generic Helm chart for deploying containerized applications with comprehensive Kubernetes features 0.3.0 latest >=1.19.0
openclaw AI gateway and agent platform with persistent state, multi-provider API key management, and optional Ingress/HA 0.1.0 latest >=1.19.0
stardew-valley-server Dedicated game server for Stardew Valley multiplayer with persistent storage and VNC support 0.1.0 latest >=1.19.0

Each chart includes a dedicated README.md with comprehensive usage instructions, configuration examples, and complete parameter reference.

License

This project is released under the MIT License.