helm-development

Installation
SKILL.md

Helm Development Skill

Develop, test, and publish Helm charts for EKS deployments.

Use For

  • Chart scaffolding, values management, chart testing
  • Linting, security scanning, chart publishing

Chart Structure for EKS + Keycloak

charts/my-service/
├── Chart.yaml
├── Chart.lock
├── values.yaml
├── values-dev.yaml
├── values-staging.yaml
├── values-prod.yaml
├── .helmignore
Related skills
Installs
17
GitHub Stars
11
First Seen
Feb 27, 2026