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
/
image
/
options.go
Age
Commit message (
Expand
)
Author
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
2022-07-20
feat: Rename confusing update strategies (#456)
Jaideep Rao
2022-01-29
feat: Support app-wide update-strategy annotations (#338)
Jan Pieper
2022-01-19
refactor: Refactor logging to provide more context information (#357)
jannfis
2022-01-12
refactor: rename VersionSortMode to UpdateStrategy (#343)
jannfis
2022-01-11
feat: Support manifestlist and multi-arch images (#341)
jannfis
2021-04-26
fix : Images not updated if registry or repository is different with same ver...
noah
2021-03-29
feat: Introduce update strategy 'digest' (#176)
jannfis
2020-11-22
feat: Get tag creation date also from v2 manifest schemas (#115)
jannfis
2020-09-27
refactor: Introduce allow-tags and deprecate tag-match annotation (#103)
jannfis
2020-09-27
feat: Allow ignoring set of tags (#101)
jannfis
2020-08-13
feat: Enable unique pull secrets per image (#52)
jannfis
2020-08-13
feat: Allow pre-filtering tags for consideration using a matcher (#47)
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
feat: Allow setting tag sorting per image via annotation (#25)
jannfis