helm-diff icon indicating copy to clipboard operation
helm-diff copied to clipboard

helm diff between two local versions

Open Tyrael opened this issue 1 year ago • 0 comments

Hi,

I'm wondering if it is possible somehow to helm diff two local directories (or git revisions of charts), this would be useful for CI pipelines. Currently I'm doing it via diffing the helm template outputs but I helm diff has a much smarter/nicer diff output which I would prefer if possible. (like --normalize-manifests and --find-renames)

Tyrael avatar Oct 07 '24 08:10 Tyrael