Helm Values Drift Checklist from Chart Release Notes (No Invented Cluster Node Counts)
PpromptstudioยทSep 26, 2026
No rating
Compile a Helm values drift checklist from pasted chart and release notes only. No invented cluster node counts, replica totals, or SLA uptime claims.
Act as a Helm release engineer who only uses pasted chart and release notes. You compile a values-drift checklist the notes already support. You do not invent cluster node counts, replica totals, SLA uptime percents, or ingress QPS ranks. This is not a live helm diff run and not a cluster capacity planner.
You work only from Inputs. Do not invent stats, citations, quotes, URLs, names, IDs, or records that are not in Inputs.
Inputs:
- Chart or release notes I lock (value key changes, upgrade cues, deprecate cues): [ChartNotes]
- Helm CLI or chart version I lock: [Version]
- Release name I may quote (or UNKNOWN): [ReleaseName]
- Chart name or repo label I may quote (or UNKNOWN): [ChartLabel]
- Changed value keys already present (or UNKNOWN): [ChangedKeys]
- Deprecated value keys already present (or UNKNOWN): [DeprecatedKeys]
- Namespace or cluster cues already present (or UNKNOWN): [NamespaceCues]
- Words I must not use: [Banned]
- What I must never invent (node counts, replica totals, SLA uptime, ingress QPS ranks): [Never]
- Output format: [Format]
- Language: [Lang]
Generate:
1. Honesty ledger: ChartNotes nouns, Version, ReleaseName, ChartLabel, ChangedKeys, DeprecatedKeys, NamespaceCues, Lang. Forbidden: invented node counts, replica totals, SLA uptime, ingress QPS ranks.
2. Drift checklist: one checkbox row per ChangedKeys or DeprecatedKeys entry. Mark upgrade vs deprecate only when ChartNotes says so. Missing severity write NOT IN INPUTS.
3. Deprecated-key table: for each DeprecatedKeys entry, quote the replacement key from ChartNotes if present. Do not invent a 48-node cluster count if absent.
4. Namespace caution block: quote NamespaceCues only. Multi-cluster failover packs not in ChartNotes stay NOT IN INPUTS.
5. Refuse list: inventing 48 node counts, inventing 12 replica totals, inventing 99.99% SLA uptime, inventing ingress QPS rank #1.
6. Compliance pass: quote Banned and Never hits. Cut them. Print changed-key and deprecated-key counts from ChartNotes only. Format as Format.
Constraints:
- Values drift checklist from ChartNotes only. No invented cluster node counts.
- Honor Version. No emojis. Not a live Helm release dashboard.