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