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