summaryrefslogtreecommitdiff
path: root/src/updater.rs
AgeCommit message (Expand)Author
2026-02-08Use the strings from the image structJesper Jensen
2026-02-08Remove useless variableJesper Jensen
2026-02-08Separate the cache refresh from applyJesper Jensen
2026-02-08Take the registry tags at construction timeJesper Jensen
2026-02-08Always refresh all expiredJesper Jensen
2026-02-08Add struct to represent image rowJesper Jensen
2026-02-08Replace fetch time with expiry timeJesper Jensen
2026-02-08Avoid fetching tags multiple timesJesper Jensen
2026-02-08Linearize images with update_imagesJesper Jensen
2026-02-08Separate out update_image to add some testsJesper Jensen