Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arpad

Build status

Arpad [ˈaːrpaːd] is a container version scanning application. It determines weather the version of the running container is outdated or not, it compares versions to tags in the container registry.

Status

Under development.

Project status and goals described in the project board.

Docker container details

On each push to the main branch we create a container tagged as latest and the latest short commit git hash.

To get the latest container:

docker pull ghcr.io/hunok/arpad:latest

Testing

Unit tests can be run via the default go test command

go test -cover -v

Similar projects

https://github.com/replicatedhq/outdated - Kubectl plugin to find and report outdated images running in a Kubernetes cluster

About

Container version scanning golang application

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages