summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2020-08-11fix: Only fetch metadata when it is required by update-strategy (#32)jannfis
2020-08-10refactor: Rename sort option to update-strategy (#28)jannfis
2020-08-10feat: Allow setting tag sorting per image via annotation (#25)jannfis
2020-08-09refactor: Make version constraints parametrizable (#21)jannfis
2020-08-09enhancement: Store tag metadata and introduce metadata cache (#18)jannfis
2020-08-08enhancement: Allow storing metadata along with image tag information (#17)jannfis
2020-08-08fix: Possible race while waiting for app updating goroutines (#16)jannfis
2020-08-07enhancement: Provide new "run" and "version" commands to the CLI (#14)jannfis
2020-08-06fix: Correctly get Helm target paramsjannfis
2020-08-06feat: Introduce dry run modejannfis
2020-08-06fix: Enforce sane concurrency limitjannfis
2020-08-06feat: Allow application updates to run simultaneously (#11)jannfis
2020-08-06refactor: Refactor few more methods and add more unit tests (#10)jannfis
2020-08-06refactor: Reduce ArgoCD client requests (#4)jannfis
2020-08-05Fix default ArgoCD server addressjannfis
2020-08-04Initial commitjannfis