Sergii Zagrunnyi

Results 29 comments of Sergii Zagrunnyi

Would be really great to have the original file content retained, and the only replaced parts are changed. In our scenario when we write back to git helm values file...

Hi @askhari , thank you very much for your work! I have tested the PRs image and repository/tag replacement works as expected. For reformatting I noticed that it does not...

@askhari , yes, exactly for list indentation in addition to empty lines removal I noticed the string values like `"string"` replaced with `string` but this is not very critical for...

Hi @askhari , yes, we can close it, thank you very much!

we have the same errors. gpg executable is missing in the image of updater, shouldn't it be part of it?

thnx @vinzent! can confirm that this config in addition to defaults of the chart do the trick in kubernetes deployment: ``` extraVolumeMounts: - name: runsystemd mountPath: /run/systemd readOnly: true -...

Hi, would be really great to have automated way to create MRs/PRs from image updater

Is there any workaround for that? Annotation does not work anymore: `argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd/git-creds`

Hi, any news here? Would be really great to have patch release with vulnerability fixes.