databus23/helm-diff
A helm plugin that shows a diff explaining what a helm upgrade would change observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 20.5
- age_days: 3472
- days_rel: 32
- days_push: 9
- n_releases_24m: 29
Adoption not part of the score
3484 stars · 325 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Helm plugin that previews what a `helm upgrade` would change by generating a diff between the deployed release and the newly rendered manifests. It can also compare two revisions of a Helm release.
Use cases
- preview helm upgrade changes before applying
- diff between deployed release and rendered chart manifests
- compare two revisions of a helm release
- review chart changes in CI before upgrading
- avoid accidental breaking changes during helm upgrades
When to choose
- you use Helm 3 and want a safe upgrade preview
- you need revision-to-revision comparison of releases
- you want to gate helm upgrades behind a diff review in CI/CD
When to avoid
- you don't use Helm for Kubernetes deployments
- you need full cluster-state diffing beyond Helm releases (use tools like kubectl diff or Argo CD)
- you're on Helm 2 without plugin support
Facets
plugin · maturity active
developer-tools cli deployment developer-tools infrastructure-as-code cli cross-platform go helm-plugin kubernetes diff helm-upgrade release-preview devops containers
1 source
- readme: https://github.com/databus23/helm-diff · fetched 2026-08-28 · 85796163c96c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| databus23/helm-diff | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="databus23/helm-diff")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem