5 Repos
Fetches latest versions from package registries on a configurable schedule to detect available updates.
Distinct from Dependency Version Updates: Focuses on the periodic checking for new versions from registries, distinct from the actual update of pinned versions.
Explore 5 awesome GitHub repositories matching devops & infrastructure · Registry Version Polling. Refine with filters or upvote what's useful.
dependabot-core is the automated dependency management engine that powers multi-ecosystem package updates and vulnerability remediation. It parses package manifests and lockfiles, polls package registries for newer versions, resolves version constraints across entire dependency trees, and generates pull requests with changelogs and structured descriptions. The system integrates vulnerability database matching to detect known security flaws and can automatically create remediation pull requests. What distinguishes this project is its handling of complex multi-ecosystem resolution across dozens
Fetches latest package versions from registries on a configurable schedule to detect available updates.
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
Runs scheduled checks against remote container registries to detect new tags or updated image digests.
JMComic-APK is an Android APK update monitor and automated archiver. It functions as a release version tracker that identifies updated software builds and automates the retrieval of binary installers. The system uses scheduled polling and remote asset scraping to detect new application versions. When a difference is found between local and remote versions, it automatically archives the APK files to a release repository to maintain a historical record of versions.
Periodically checks remote sources at fixed intervals to detect new versions without requiring push notifications.
WordPress Git Updater is a software update manager that automates the installation and updating of plugins and themes hosted on Git repositories. It functions as an automated release system and a secure client for private Git repository management, linking software components to providers like GitHub, GitLab, or enterprise Git instances for version tracking. The tool distinguishes itself through detailed branch management, allowing users to target specific branches or tagged releases for deployment. It supports secure access to private codebases via personal access tokens and provides a modul
Polls remote repositories for new versions of components on a schedule and caches the results.
Watchtower is a Docker container update automator that monitors registries for new image pushes and automatically restarts containers with the latest versions. It functions as a container lifecycle manager, handling the process of bringing running containers up to date without manual intervention. The service includes specialized controls to manage deployment risk and precision, such as image age deferral and deployment cooldowns to protect against buggy releases. It supports image tag pinning to restrict updates to specific version series and can operate as a self-updating service to maintai
Periodically checks remote registries for new image versions to detect available updates.