xunholy/k8s-gitops

Show the helm diff in a helm version change

xunholy opened this issue · 4 comments

Details

Ideally, when a helm chart version is changed I want to view the detected resource changes. Even when these resources are managed by flux helm-controller it would be good to see the diff to know if there are fundamental breaking changes for charts that are more fragile (hold state).

https://github.com/databus23/helm-diff

Flux has committed to building this capability into their flux CLI