jetstack / version-checker

Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
https://jetstack.io
Apache License 2.0
705 stars 79 forks source link

Discard Tags older than that of what we believe to be latest #199

Closed davidcollom closed 1 month ago

davidcollom commented 5 months ago

This brings the same/similar logic that's used within the Sha calculation logic, but into SemVer

The intention is to attempt to improve the SemVer verson discovery from bad dad.

Some repositories (and images) don't follow strict SemVersioning and / or include images for each commit/branch.

github-actions[bot] commented 1 month ago

This Pull Request is stale because it has been open for 60 days with no activity. It will be closed in 7 days if no further activity.