mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Grafana to ffb52d2
This commit is contained in:
parent
08eefb81c6
commit
ae2aa06b5b
5 changed files with 11 additions and 9 deletions
|
@ -976,10 +976,10 @@ SOFTWARE.
|
||||||
[glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[glances-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[glances-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/3f324cc
|
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/ffb52d2
|
||||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/3f324cc/README.md
|
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/ffb52d2/README.md
|
||||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||||
[grafana-version-shield]: https://img.shields.io/badge/version-3f324cc-blue.svg
|
[grafana-version-shield]: https://img.shields.io/badge/version-ffb52d2-blue.svg
|
||||||
[grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana-amd64.svg
|
[grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana-amd64.svg
|
||||||
[grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
# Changelog since v5.2.0
|
# Changelog since v5.2.1
|
||||||
- ⬆ Upgrades Grafana to v7.1.1
|
- ✏️ Update create db link (#76)
|
||||||
|
|
||||||
|
The path to the InfluxDB docs has been changed.
|
||||||
|
|
|
@ -180,7 +180,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
[contributors]: https://github.com/hassio-addons/addon-grafana/graphs/contributors
|
[contributors]: https://github.com/hassio-addons/addon-grafana/graphs/contributors
|
||||||
[create-db]: https://github.com/hassio-addons/addon-influxdb#integrating-into-home-assistant
|
[create-db]: https://github.com/hassio-addons/addon-influxdb/blob/master/influxdb/DOCS.md#integrating-into-home-assistant
|
||||||
[discord-ha]: https://discord.gg/c5DvZ4e
|
[discord-ha]: https://discord.gg/c5DvZ4e
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-grafana/54674?u=frenck
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-grafana/54674?u=frenck
|
||||||
|
|
|
@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-3f324cc-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-ffb52d2-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/3f324cc
|
[release]: https://github.com/hassio-addons/addon-grafana/tree/ffb52d2
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Grafana",
|
"name": "Grafana",
|
||||||
"version": "3f324cc",
|
"version": "ffb52d2",
|
||||||
"slug": "grafana",
|
"slug": "grafana",
|
||||||
"description": "The open platform for beautiful analytics and monitoring",
|
"description": "The open platform for beautiful analytics and monitoring",
|
||||||
"url": "https://github.com/hassio-addons/addon-grafana",
|
"url": "https://github.com/hassio-addons/addon-grafana",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue