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
/
cmd
Age
Commit message (
Expand
)
Author
2020-08-17
fix: Use a default path for registries.conf (#60)
jannfis
2020-08-16
fix: Correctly load registry configuration and handle errors (#56)
jannfis
2020-08-12
refactor: Move update logic to argocd package and provide more tests (#45)
jannfis
2020-08-12
refactor: Make ArgoCD client mockable and add unit tests (#44)
jannfis
2020-08-12
refactor: Give env methods their own package (#43)
jannfis
2020-08-12
refactor: Make registry client mockable and provide first set of unit tests (...
jannfis
2020-08-11
chore: Fix typos (#40)
jannfis
2020-08-11
fix: Only fetch metadata when it is required by update-strategy (#32)
jannfis
2020-08-10
refactor: Rename sort option to update-strategy (#28)
jannfis
2020-08-10
feat: Allow setting tag sorting per image via annotation (#25)
jannfis
2020-08-09
refactor: Make version constraints parametrizable (#21)
jannfis
2020-08-09
enhancement: Store tag metadata and introduce metadata cache (#18)
jannfis
2020-08-08
enhancement: Allow storing metadata along with image tag information (#17)
jannfis
2020-08-08
fix: Possible race while waiting for app updating goroutines (#16)
jannfis
2020-08-07
enhancement: Provide new "run" and "version" commands to the CLI (#14)
jannfis
2020-08-06
fix: Correctly get Helm target params
jannfis
2020-08-06
feat: Introduce dry run mode
jannfis
2020-08-06
fix: Enforce sane concurrency limit
jannfis
2020-08-06
feat: Allow application updates to run simultaneously (#11)
jannfis
2020-08-06
refactor: Refactor few more methods and add more unit tests (#10)
jannfis
2020-08-06
refactor: Reduce ArgoCD client requests (#4)
jannfis
2020-08-05
Fix default ArgoCD server address
jannfis
2020-08-04
Initial commit
jannfis