summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2020-09-25fix: Tag sort mode for custom registries aren't honored (#93)jannfis
2020-09-24feat: Allow configuration of default namespace for registries (#91)jannfis
2020-09-22fix: Make insecure registry connection work (#89)jannfis
2020-09-22chore: Update changelog and bump version after release v0.6.0 (#88)jannfis
2020-09-22feat: Allow insecure TLS connections to registries (#87)jannfis
2020-09-22fix: Application spec updates should be atomic (#86)jannfis
2020-09-10fix: Correctly handle version constraints with equal sign (#84)jannfis
2020-09-07fix: Use default Helm parameter names if none given in annotations (#83)jannfis
2020-09-07chore: Update to Argo CD v1.7.4 and K8s v1.18.8 (#82)jannfis
2020-09-02docs: Document new behaviour of update strategy latest (#79)jannfis
2020-08-27feat: Warm-up image cache on startup (#77)jannfis
2020-08-27fix: Allow multiple same images to be updated differently (#76)jannfis
2020-08-25chore: Add some more unit tests around versions (#73)jannfis
2020-08-25fix(regexp): only check semver & constraint if sorting by semver (#71)Michael Goodness
2020-08-24Secrets (#68)Michael Goodness
2020-08-19feat: Allow filtering by application name (#66)jannfis
2020-08-18docs: Reflect release v0.5.0 (#64)jannfis
2020-08-16fix: Correctly load registry configuration and handle errors (#56)jannfis
2020-08-15feat: Support for GitHub Docker Registry (#55)jannfis
2020-08-13feat: Enable unique pull secrets per image (#52)jannfis
2020-08-13chore: Some more unit tests and new internal methods (#51)jannfis
2020-08-13chore: Add test for filtering tags (#49)jannfis
2020-08-13fix: Prevent panic when removing tags (#48)jannfis
2020-08-13feat: Allow pre-filtering tags for consideration using a matcher (#47)jannfis
2020-08-12chore: Add some more unit tests (#46)jannfis
2020-08-12refactor: Move update logic to argocd package and provide more tests (#45)jannfis
2020-08-12refactor: Make ArgoCD client mockable and add unit tests (#44)jannfis
2020-08-12refactor: Give env methods their own package (#43)jannfis
2020-08-12refactor: Make registry client mockable and provide first set of unit tests (...jannfis
2020-08-11chore: Fix typos (#40)jannfis
2020-08-11fix: Only fetch metadata when it is required by update-strategy (#32)jannfis
2020-08-10chore: Bump version after release v0.3.0 (#30)jannfis
2020-08-10refactor: Rename sort option to update-strategy (#28)jannfis
2020-08-10refactor: Change methods to get target parameter annotations (#27)jannfis
2020-08-10chore: Add some more test cases (#26)jannfis
2020-08-10feat: Allow setting tag sorting per image via annotation (#25)jannfis
2020-08-09enhancement: Allow sorting of tags by date, semver or name (#23)jannfis
2020-08-09refactor: Make version constraints parametrizable (#21)jannfis
2020-08-09chore: Print correct image tag in trace message (#20)jannfis
2020-08-09chore: More unit tests for package tag (#19)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-07chore: Bump version number (#13)jannfis
2020-08-06fix: Typo in annotation names for Helm target parametersjannfis
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-05Bump version number to v0.1.0jannfis
2020-08-05Add code commentsjannfis
2020-08-04Fix lint complaintsjannfis
2020-08-04Initial commitjannfis