argocd-image-updater
argocd-image-updater copied to clipboard
Preserve formatting in Helm values files
Welp, I spent quite some time writing this PR to preserve formatting in Helm values files only to discover that there already some activity in this area, namely https://github.com/argoproj-labs/argocd-image-updater/pull/1039 and this branch referenced in that PR.
You can consider this another implementation and maybe decide between the two approaches. There's still more polish I could add, but since I discovered #1039, I thought I'd get this PR up to see if I should keep working on it.
Whether this PR or #1039, it'd be nice to get this general feature of preserving the formatting of Helm values files in.