Skip to content

A WIP service to keep container images up-to-date in k8s and more

Notifications You must be signed in to change notification settings

AlexGustafsson/cupdate

Repository files navigation

Logo

Cupdate

Cupdate is a WIP, 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 or through an RSS feed.

Cupdate is for those who like the process of keeping their services up-to-date, looking through what's outdated and what features new updates bring. Cupdate will not help you deploy the updates. If you deploy your services using things like flux, then there are great services that will modify your manifests for you, such as renovate. Cupdate is not about that, nor will it ever be.

Features:

  • Zero configuration required
  • Auto-detect container images in Kubernetes and Docker
  • Auto-detect the latest available container image versions
  • UI for discovering updates
  • Subscribe to updates via an RSS feed
  • Graphs image version's dependants explaining why it's in use

Screenshots

Dashboard screenshot

Image details page screenshot

Architecture

See docs/architecture/architecture.md.

Contributing

Cupdate is still being developed.

About

A WIP service to keep container images up-to-date in k8s and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published