From b12954a318357117d0945d31c6caa774cf7f3fd9 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Thu, 10 Aug 2023 13:50:38 +0100 Subject: [PATCH] Switch from Docker to Quay (#730) * Switch from Docker to Quay As discussed within the TSC, badge and links for FIWARE clones of the container image should be switched to quay.io * Update README.md --------- Co-authored-by: c0c0n3 <13233181+c0c0n3@users.noreply.github.com> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02557d0b..1c85067e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![FIWARE Core Context Management](https://nexus.lab.fiware.org/static/badges/chapters/core.svg)](https://www.fiware.org/developers/catalogue/) [![License: MIT](https://img.shields.io/github/license/orchestracities/ngsi-timeseries-api.svg)](https://opensource.org/licenses/MIT) -[![Docker Status](https://img.shields.io/docker/pulls/orchestracities/quantumleap.svg)](https://hub.docker.com/r/orchestracities/quantumleap/) +[![Docker badge](https://img.shields.io/badge/quay.io-fiware%2Fquantumleap-grey?logo=red%20hat&labelColor=EE0000)](https://quay.io/repository/fiware/quantumleap) [![Support](https://img.shields.io/badge/support-ask-yellowgreen.svg)](https://ask.fiware.org/questions/)
[![Documentation badge](https://img.shields.io/readthedocs/quantumleap.svg)](https://quantumleap.readthedocs.io/en/latest/) @@ -47,7 +47,7 @@ platform. You can find more FIWARE components in the [FIWARE catalogue](https://catalogue.fiware.org). -| :books: [Documentation](https://quantumleap.rtfd.io/) | :mortar_board: [Academy](https://fiware-academy.readthedocs.io/en/latest/core/quantum-leap) | :whale: [Docker Hub](https://hub.docker.com/r/orchestracities/quantumleap/) | :dart: [Roadmap](https://github.com/orchestracities/ngsi-timeseries-api/blob/master/docs/roadmap.md) | +| :books: [Documentation](https://quantumleap.rtfd.io/) | :mortar_board: [Academy](https://fiware-academy.readthedocs.io/en/latest/core/quantum-leap) | [quay.io](https://quay.io/repository/fiware/quantumleap) | :dart: [Roadmap](https://github.com/orchestracities/ngsi-timeseries-api/blob/master/docs/roadmap.md) | |---|---|---|---| ## Contents @@ -172,4 +172,4 @@ if you need Enterprise Support for your QuantumLeap installation. QuantumLeap is licensed under the [MIT](LICENSE) License -© 2017-2021 Martel Innovate +© 2017-2023 Martel Innovate