helm
Helm chart rollout guidance covering hooks, chart drift, and value-driven production failures.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Helm chart rollout guidance covering hooks, chart drift, and value-driven production failures.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Deep Ansible operational knowledge covering dangerous module classification, idempotency violations, inventory targeting risks, privilege escalation patterns, and handler ordering pitfalls.
ArgoCD sync and application-set guidance for GitOps delivery changes across shared clusters.
AWS CDK guidance for logical IDs, removal policies, and synth-time environment drift.
Azure Bicep guidance for deployment modes, secret exposure, and subscription-target drift.
Cert-Manager issuance and renewal guidance for issuer, solver, and secret-rotation changes.
Deep CloudFormation risk intelligence covering resource replacement detection, deletion policies, drift patterns, stack dependencies, IAM resource risks, and service quota awareness.
| name | helm |
| version | 1.0.0 |
| author | DeployWhisper |
| license | MIT |
| triggers | ["Chart.yaml","values.yaml","values-production.yaml"] |
| token_budget | 1400 |
| tags | ["helm","kubernetes","gitops"] |
| description | Helm chart rollout guidance covering hooks, chart drift, and value-driven production failures. |
| test_suite_path | tests/skill-tests/helm |
| trigger_content_patterns | ["apiVersion: v2","dependencies:"] |
post-install or pre-upgrade hooks that mutate shared databases can turn a chart upgrade into a production outage = HIGHimage.tag: latest break reproducibility between environments = MEDIUM