⬆️ Updating add-on InfluxDB to 7a96103

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-02 15:23:10 +00:00
parent 0704191a09
commit 76e22196a7
4 changed files with 15 additions and 6 deletions

View file

@ -901,10 +901,10 @@ SOFTWARE.
[home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/e556a7a
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/e556a7a/README.md
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/7a96103
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/7a96103/README.md
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
[influxdb-version-shield]: https://img.shields.io/badge/version-e556a7a-blue.svg
[influxdb-version-shield]: https://img.shields.io/badge/version-7a96103-blue.svg
[influxdb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[influxdb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,13 @@
# Changelog since v4.0.1
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#119)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
- [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#115)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.

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

View file

@ -1,6 +1,6 @@
{
"name": "InfluxDB",
"version": "e556a7a",
"version": "7a96103",
"slug": "influxdb",
"description": "Scalable datastore for metrics, events, and real-time analytics",
"url": "https://github.com/hassio-addons/addon-influxdb",