Charts Overview
HelmForge provides eight production-ready Helm charts. Each chart supports multiple architectures, security hardening, and observability out of the box.
General Purpose
| Chart | Description |
|---|---|
| Generic | Multi-purpose chart supporting Deployments, StatefulSets, DaemonSets, Jobs, and CronJobs |
Databases
| Chart | Description |
|---|---|
| MySQL | MySQL with standalone and source-replica replication |
| PostgreSQL | PostgreSQL with standalone and streaming replication |
| MongoDB | MongoDB with standalone and replica set |
Caching & Messaging
| Chart | Description |
|---|---|
| Redis | Redis with standalone and Sentinel high-availability |
| RabbitMQ | RabbitMQ with management UI and clustering |
Identity & Security
| Chart | Description |
|---|---|
| Keycloak | Keycloak identity and access management |
| Vaultwarden | Self-hosted Bitwarden-compatible password manager |
Common Features
All HelmForge charts share these capabilities:
- Multiple architectures — Standalone, replicated, or clustered modes where applicable
- Security hardening — Network policies, pod security contexts, non-root containers
- Observability — Prometheus metrics, ServiceMonitor, and alerting rules
- Ingress support — Configurable ingress with
ingressClassNameand TLS - Resource management — CPU/memory requests and limits with sensible defaults
- Pod Disruption Budgets — Configurable PDBs for high-availability deployments