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