From 4ebf7970ce29f39bea0b2dd9f9c5a7178f8e99c2 Mon Sep 17 00:00:00 2001 From: Steve Durrheimer Date: Tue, 26 Apr 2016 17:23:41 +0200 Subject: [PATCH] Update README image shields --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6e28a76d8..f826966bc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # Prometheus [![Build Status](https://travis-ci.org/prometheus/prometheus.svg)][travis] [![CircleCI](https://circleci.com/gh/prometheus/prometheus/tree/master.svg?style=shield)][circleci] -[![Docker Stars](https://img.shields.io/docker/stars/prom/prometheus.svg)][hub] -[![Docker Pulls](https://img.shields.io/docker/pulls/prom/prometheus.svg)][hub] -[![Image Size](https://img.shields.io/imagelayers/image-size/prom/prometheus/latest.svg)][imagelayers] -[![Image Layers](https://img.shields.io/imagelayers/layers/prom/prometheus/latest.svg)][imagelayers] +[![Docker Repository on Quay](https://quay.io/repository/prometheus/prometheus/status)][quay] +[![Docker Pulls](https://img.shields.io/docker/pulls/prom/prometheus.svg?maxAge=604800)][hub] Visit [prometheus.io](https://prometheus.io) for the full documentation, examples and guides. @@ -93,4 +91,4 @@ Apache License 2.0, see [LICENSE](LICENSE). [travis]: https://travis-ci.org/prometheus/prometheus [hub]: https://hub.docker.com/r/prom/prometheus/ [circleci]: https://circleci.com/gh/prometheus/prometheus -[imagelayers]: https://imagelayers.io/?images=prom/prometheus:latest +[quay]: https://quay.io/repository/prometheus/prometheus