1 repository
Declarative lists of container images and tags to be monitored for updates.
Distinct from Machine Image Version Tracking: Existing candidates focus on VM images or deletion of definitions, not the declarative definition of images to watch.
Explore 1 awesome GitHub repository matching devops & infrastructure · Image Tracking Definitions. Refine with filters or upvote what's useful.
diun is a monitoring service that tracks container registries for new tags or digest changes to notify users when image updates are available. It functions as a container orchestration watcher and registry notification engine, identifying images used within environments to ensure container deployments remain up to date. The project distinguishes itself by providing automated image discovery across multiple orchestrators and runtimes, including Kubernetes, Docker Swarm, Nomad, and containerd. It supports flexible configuration through YAML files, environment variables, and metadata labels or a
Specifies images to track via a YAML file including options for tag filtering and custom notification metadata.