unattended-upgrades
Docker Update Rollback tool.
A self-hosted watcher for your Docker host — see what's outdated, update it now or on a schedule, and roll back with one click if something breaks.
Keep your Docker containers fresh, safely. A safe Docker container auto-updater.
freshdock watches your running containers, notices when a newer image ships, and updates them health-gated. A broken update rolls back automatically instead of leaving you with a dead service. The maintained successor to the archived Watchtower.
🤖 Dependabot's core logic for creating update PRs.
Related contents:
A PostgreSQL Docker container that automatically upgrades your database.
Its whole purpose in life is to automatically detect the version of PostgreSQL used in the existing PostgreSQL data directory, then automatically upgrade it (if needed) to the required version of PostgreSQL using pg_upgrade with the --link option.
Self-hostable Docker Compose stack update manager.
PatchPanda is a self-hostable Docker Compose stack update manager built with .NET 10 and Blazor Server. It scans your existing Docker Compose stacks, monitors GitHub releases for new versions, groups related containers, and helps you review and apply updates while keeping you in control.
An application for automating docker containers updates with a web ui.
It's like well-known watchtower, but with a web UI where you can change most of the settings or view the current state of the containers.
Related contents:
A service to keep container images up-to-date. Made for Kubernetes and Docker..
Cupdate is a zero-config service that helps you keep your container images up-to-date. It automatically identifies container images in use in your Kubernetes cluster or on your Docker host. Cupdate then identifies the latest available version and makes this data and more available to you via a UI, API or through an RSS feed.
Upgrade all the things.
Keeping your system up to date usually involves invoking multiple package managers. This results in big, non-portable shell one-liners saved in your shell. To remedy this, topgrade detects which tools you use and runs the appropriate commands to update them.
CLI tool to automate Podman image updates. Selective updates, optional notifications, and image pruning when done.
WUD (aka What's up Docker?) gets you notified when a new version of your Docker Container is available.
Gets you notified when new versions of your Docker containers are available and lets you react the way you want.
CLI tool to automate docker image updates. Selective, notifications, autoprune, no pre-pulling.
ContainerCleaner is a tool for automatically updating compose file containers/images and removing unused images.
Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates.
Keel is a tool for automating Kubernetes deployment updates. Keel is stateless, robust and lightweight.
Automated dependency updates.
Get pull requests to update your dependencies and lock files.
Related contents:
A container-based solution for automating Docker container base image updates.
With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially.
Containerrr's Watchtower fork.