Production-ready Helm Charts for Modern Applications
Add the HomeRun Helm repository to get started:
helm repo add homerun $CI_PAGES_URL
helm repo update
Full GitLab Container Registry support
Health checks, monitoring, and scaling
Security contexts and best practices
Extensive values.yaml customization
Enterprise Java applications with Actuator health checks and Prometheus metrics
helm install my-api homerun/springboot
React applications with SSR/SSG support and optimized caching
helm install my-app homerun/nextjs