mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on InfluxDB 0.2.2
This commit is contained in:
parent
16ed95e355
commit
eace5d3f6e
4 changed files with 9 additions and 10 deletions
|
@ -499,10 +499,10 @@ SOFTWARE.
|
|||
[ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[ide-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v0.2.1
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v0.2.1/README.md
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v0.2.2
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v0.2.2/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v0.2.2-blue.svg
|
||||
[influxdb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/influxdb-armhf.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
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
### Changed
|
||||
|
||||
- Upgrades gpg to 2.2.4-1ubuntu1.1
|
||||
- Upgrades Chronograf to v1.5.0.1
|
||||
- Updates InfluxDB to v1.5.4
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v0.2.0...v0.2.1
|
||||
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v0.2.1...v0.2.2
|
|
@ -44,11 +44,11 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/v0.2.1/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/v0.2.2/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-influxdb/54491?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v0.2.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.2.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v0.2.2
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "InfluxDB",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"slug": "influxdb",
|
||||
"description": "Scalable datastore for metrics, events, and real-time analytics",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-influxdb/54491?u=frenck",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue