rancher-desktop
rancher-desktop copied to clipboard
Use pagination in code that fetches Github releases in dependency management
As @mook-as has highlighted here, we should use pagination to get all releases, rather than just the first page of releases, in the dependency management code.