summaryrefslogtreecommitdiff
path: root/pkg/image/version.go
AgeCommit message (Expand)Author
2025-01-07Move references for kube, image, registry to registry-scanner (#998)Ishita Sequeira
2024-12-16Update references of pkg/tag pkg/log pkg/options to use modules from registry...Ishita Sequeira
2023-09-28chore(deps): Bump semver package version from v1 to v3 (#625)Jinsu Park
2022-07-20feat: Rename confusing update strategies (#456)Jaideep Rao
2022-01-22chore: Log out warning about tagsortmode (#363)jannfis
2022-01-19refactor: Refactor logging to provide more context information (#357)jannfis
2022-01-12refactor: rename VersionSortMode to UpdateStrategy (#343)jannfis
2022-01-12fix: Fetch metadata for multi-arch images with latest strategy (#342)jannfis
2022-01-11feat: Support manifestlist and multi-arch images (#341)jannfis
2021-06-18fix: Don't return original tag if no tag was considered (#219)jannfis
2021-04-01fix: Prevent nil pointer deref on emtpy tag with running image (#182)jannfis
2021-03-29feat: Introduce update strategy 'digest' (#176)jannfis
2020-11-22feat: Get tag creation date also from v2 manifest schemas (#115)jannfis
2020-09-27feat: Allow ignoring set of tags (#101)jannfis
2020-08-25fix(regexp): only check semver & constraint if sorting by semver (#71)Michael Goodness
2020-08-13feat: Allow pre-filtering tags for consideration using a matcher (#47)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-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-04Initial commitjannfis