mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Grafana to 177a030
This commit is contained in:
parent
0fe78c0c98
commit
be15366406
4 changed files with 15 additions and 6 deletions
|
@ -800,10 +800,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/8a4d6be
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/8a4d6be/README.md
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/177a030
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/177a030/README.md
|
||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-8a4d6be-blue.svg
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-177a030-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,4 +1,13 @@
|
|||
# Changelog since v6.3.5
|
||||
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#164)
|
||||
|
||||
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
|
||||
- [Release notes](https://github.com/actions/cache/releases)
|
||||
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#163)
|
||||
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#162)
|
||||
|
||||
|
|
|
@ -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]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-8a4d6be-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/8a4d6be
|
||||
[release-shield]: https://img.shields.io/badge/version-177a030-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/177a030
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Grafana",
|
||||
"version": "8a4d6be",
|
||||
"version": "177a030",
|
||||
"slug": "grafana",
|
||||
"description": "The open platform for beautiful analytics and monitoring",
|
||||
"url": "https://github.com/hassio-addons/addon-grafana",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue