
Cupdate
Zero-config service that detects and lists outdated container images

Cupdate is a lightweight, zero-configuration service that discovers container images running on Kubernetes, Docker or Podman hosts, identifies newer available image versions, and surfaces version and vulnerability metadata through a UI, API and RSS feed.
Key Features
- Auto-detects container images in use across Kubernetes clusters or Docker/Podman hosts (single or multiple, local or remote)
- Identifies latest available image versions and correlates them with deployed versions
- Vulnerability data aggregation using registry or third-party sources (e.g., Docker Scout, Clair, GitHub Advisories, OSV) when available
- Visual UI for browsing images, versions, dependants and release notes
- Machine-friendly APIs and RSS feeds for integrations and automation
- Lightweight design with low CPU and memory footprint suitable for running alongside existing infrastructure
- Supports multiple OCI registries and common hosts (examples: docker.io, ghcr.io, quay.io, registry.k8s.io and other OCI-compliant registries)
Use Cases
- DevOps teams auditing deployed container images to prioritize manual upgrades
- Security teams reviewing aggregated vulnerability metadata for images in production
- Platform or SRE engineers building dashboards or automation that integrate image/version data via the API or RSS
Limitations and Considerations
- Cupdate does not perform deployments or modify manifests; it is intended as a discovery and reporting/dashboard tool, not an automated updater
- Podman support is labelled beta and requires Docker socket compatibility mode; behavior and compatibility may change
- Vulnerability coverage depends on participating registries and available SBOMs/advisories; not all images or registries will provide full scan data
Cupdate is intended as a discovery and observability tool to help teams see what container images are in use and what updates exist. It is suited to complement CI/CD or automated manifest-updater services rather than replace them.
Categories:
Tags:
Tech Stack:
Similar Services

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Portainer
Web UI and API for managing Docker and Kubernetes environments
Lightweight web-based platform to manage Docker, Swarm and Kubernetes resources with a GUI and API, including access control and multi-environment operations.


CasaOS
Personal cloud dashboard and app store for Docker-based home servers
Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.


Dokku
Docker-powered PaaS for deploying apps on a single host
Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.

Dokploy
Self-hosted PaaS to deploy and manage containerized apps and databases.
Open-source self-hostable PaaS for deploying containerized applications and managing databases with Docker Compose, Traefik, monitoring, and backups.
Go
OpenAPI (Swagger)
Kubernetes
Docker
TypeScript
Node.js