Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 426 Bytes

File metadata and controls

11 lines (8 loc) · 426 Bytes

imun

IMage Update Notifier

This thing does what it says on the tin, takes an OCI image and tag and notifies if there is an updated version

Stuff it should do: * Notify via a number of different ways (Webhook, email, script) * Accept configuration in a number of ways (configuration file, env variables) * Not assume where it will be run (local on a server, docker, web functions, etc)

It does none of this as of now.