index
:
argocd-image-updater.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
argocd
/
git.go
Age
Commit message (
Expand
)
Author
2025-01-14
Keep yaml sequence indentation when writing back to Git to a kustomize file (...
Alessandro Zanatta
2025-01-07
Move references for kube, image, registry to registry-scanner (#998)
Ishita Sequeira
2024-12-16
Update references of pkg/tag pkg/log pkg/options to use modules from registry...
Ishita Sequeira
2024-11-08
fix: delay setting git.username and git.email config till commit time (#912)
Cheng Fang
2024-11-01
fix: #895 Image Updater continuously force-pushes new commits when checkout b...
Cheng Fang
2024-10-04
fix(git): write back to custom git branch failed by rejected push: tip of you...
Cheng Fang
2024-09-20
fix: Kustomize skip commit if nothing changed (#607)
Surya Asriadie
2024-08-13
feat: Use shallow clone to speed up performance (#830)
jnovick
2024-07-17
Preserve field order when updating kustomization.yaml file (#666)
Jaye Doepke
2024-07-01
Create directory automatically (#680)
jnovick
2024-06-18
feat: Support for signing commits with gpg and ssh (#710)
Dustin Lactin
2024-05-27
chore(deps): Pull in Git client changes from Argo CD v2.11.2
jannfis
2023-12-04
feat: multisource support (#636)
David Vidal Villamide
2023-08-15
feat: Add possibility to specify write-back GIT repository as annotation (#424)
Florin Hillebrand
2023-07-09
feat: Respect original parameter overrides with git write-back (#573)
KS. Yim
2023-07-05
fix: kustomize write target issue (#583)
Daniel Mavis
2022-11-15
fix: update application config sample & replace the deprecated ioutil pkg (#492)
YTCai
2022-02-23
refactor(WBC): Target field in the WriteBackConfig (#380)
Patryk WoziĆski
2022-02-23
Checkout after creating a new branch (#384)
katainaka
2022-01-19
refactor: Refactor logging to provide more context information (#357)
jannfis
2022-01-07
feat: add ability to specify a different write and base branch (#304)
Nick
2021-10-26
chore: Update and refactor Git client (#283)
jannfis
2021-10-21
fix: use kyaml to preserve kustomization (#274)
noah
2021-08-02
chore: Upgrade Argo CD dependencies to v2.0.5 (#230)
jannfis
2021-05-11
feat: allow write-back to actual kustomization files (#200)
noah
2021-04-14
feat: Allow setting custom Git commit messages (#193)
jannfis