dashboard vs diff
Helm Chart package comparison
Side-by-side comparison of dashboard (View HELM situation in nice web UI) and diff (Preview helm upgrade changes as a diff) — both Helm Chart packages.
dashboard
Helm Chart
View HELM situation in nice web UI
| Version | 2.0.4 |
| ★ Stars | 5.6k |
| By | komodor |
| Updated | 1751709715 |
helm repo add helm-dashboard https://github.com/komodorio/helm-dashboard
helm install dashboard helm-dashboard/dashboard --version 2.0.4
diff
Helm Chart
Preview helm upgrade changes as a diff
| Version | 3.15.2 |
| ★ Stars | 3.4k |
| By | crunchtime-ali |
| Updated | 1772544646 |
helm repo add diff https://github.com/databus23/helm-diff
helm install diff diff/diff --version 3.15.2