⬆️ Updating add-on Grafana to 1b7c805

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-18 20:19:36 +00:00
parent 38f95c6e2d
commit 7af1b46bd0
4 changed files with 11 additions and 32 deletions

View file

@ -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/ed64221
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/ed64221/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/1b7c805
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/1b7c805/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-ed64221-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-1b7c805-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

View file

@ -1,30 +1,9 @@
# Changelog since v6.3.3
- ⬆️ Upgrades Grafana Image Renderer to 2.1.0 (#154)
- ⬆️ Upgrades Grafana to v7.5.6 (#153)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#152)
# Changelog since v6.3.4
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#156)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#151)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0.
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#149)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -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-ed64221-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/ed64221
[release-shield]: https://img.shields.io/badge/version-1b7c805-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/1b7c805
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Grafana",
"version": "ed64221",
"version": "1b7c805",
"slug": "grafana",
"description": "The open platform for beautiful analytics and monitoring",
"url": "https://github.com/hassio-addons/addon-grafana",