Files
gh-jeremylongshore-claude-c…/skills/helm-chart-generator/scripts/README.md
2025-11-30 08:19:31 +08:00

8 lines
314 B
Markdown

# Scripts
Bundled resources for helm-chart-generator skill
- [ ] helm_create.py: Automates the creation of a basic Helm chart structure based on user input.
- [ ] helm_validate.py: Validates the syntax and structure of a Helm chart.
- [ ] helm_deploy.sh: Script to deploy the Helm chart to a Kubernetes cluster.