Show the helm diff in a helm version change
xunholy opened this issue · 4 comments
xunholy commented
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).
xunholy commented
Flux has committed to building this capability into their flux CLI
banschikovde commented
onedr0p commented
Allen built a tool that can be used in a GHA: https://github.com/allenporter/flux-local
https://github.com/onedr0p/home-ops/blob/main/.github/workflows/flux-diff.yaml