github plexsystems/sinker v0.10.0

latest releases: v0.18.0, v0.17.0, v0.16.0...
3 years ago

Enhancements

Pull

  • Added an --images (-i) flag to enable the pulling of images via the command line.
$ sinker pull -i busybox:latest,quay.io/coreos/prometheus-operator:v0.40.0

Push

  • Added the --images (-i) and --target (-t) flags to enable the pushing of images via the command line.
$ sinker push -i busybox:latest,quay.io/coreos/prometheus-operator:v0.40.0 -t host.com/repo

Check

  • Added an --images (-i) flag to enable checking for new images via the command line.
$ sinker check -i busybox:1.30.0,quay.io/coreos/prometheus-operator:v0.40.0

Don't miss a new sinker release

NewReleases is sending notifications on new releases.