version-checker
version-checker copied to clipboard
Cannot check packages stored on the Github Container Registry
Hello there! I'm having an issue with VC being unable to get tags from the GHCR:
time="2024-04-15T19:52:26Z" level=error msg="error syncing 'radarr-698cdfdc65-5gs6r/servarr': failed to sync pod radarr-698cdfdc65-5gs6r/servarr: failed to check container image \"postgres-init\": failed to get tags from remote registry for \"ghcr.io/onedr0p/postgres-init\": failed to get Org Package Versions: GET https://api.github.com/orgs/onedr0p/packages/container/postgres-init/versions?package_type=container&per_page=100&state=active: 404 Not Found [], requeuing" module=controller
I am using a github token but didn't select any scopes because none of them seemed relevant. This might possibly be related to issue #175?
Thanks!