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
691 stars 78 forks source link

Fix: GHCR Org level packages #150

Closed davidcollom closed 7 months ago

davidcollom commented 7 months ago

Projects such as Kyverno, push all of their images at an Org Level, and all code is held within the origin kyverno/kyverno Repo.

This also add's in support for GitHub Ratelimit detection and will help with checking on ghcr.io images.