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
706 stars 79 forks source link

add the image timestamp as last_updated label #287

Open roelarents opened 1 month ago

roelarents commented 1 month ago

In our use case we have many images and we'd like to be able to prioritize better. In order to sort by oldest image, this PR adds a last_updated label (using the Timestamp info on the image).