Commit Graph

12 Commits

Author SHA1 Message Date
CrazyMax
ed706b60ad switch to go.podman.io/image/v5 2025-09-13 19:47:16 +02:00
CrazyMax
8fb9b975b8 fix lint issues 2024-12-15 00:10:58 +01:00
CrazyMax
31bc94485d fix: do not set Image receiver as pointer
We can't directly call pointer receiver methods like
Image.String() in go text/template.
2023-09-23 21:11:55 +02:00
CrazyMax
bc5cdf7aa1 fix: set Image receiver as pointer 2023-09-16 11:47:52 +02:00
CrazyMax
a186194793 Add Hublink for GitHub Container Registry (#211)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-07 19:27:38 +00:00
CrazyMax
c0e3f7e85f Automatically determine registry options based on image name (#103)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-22 00:19:59 +00:00
CrazyMax
6e8b0450ff Add link to respective hub (#40) 2020-06-09 01:06:27 +00:00
CrazyMax
08cd3d90b8 Add Rocket.Chat notifier (#44) 2020-03-01 17:09:22 +01:00
CrazyMax
bac975009a Bump containers/image v5 (#35) 2020-02-17 19:29:38 +01:00
CrazyMax
fbfc7a2690 Move registry client to a dedicated package 2020-01-19 22:47:18 +01:00
CrazyMax
5942e39b83 Allow overriding os and architecture when watching
Move insecure_tls and timeout options to registry option
Rename Bolt bucket
Change default schedule
Review registry client
2019-06-08 02:50:46 +02:00
CrazyMax
8513d49cc9 Initial commit 2019-06-04 22:11:54 +02:00