mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
⬆️ Updating add-on InfluxDB to 9487062
This commit is contained in:
parent
4b325e575d
commit
b3664620a9
4 changed files with 45 additions and 27 deletions
|
@ -855,10 +855,10 @@ SOFTWARE.
|
|||
[ide-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[ide-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||
[ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/3ba6a2f
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/3ba6a2f/README.md
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/9487062
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/9487062/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-3ba6a2f-blue.svg
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-9487062-blue.svg
|
||||
[influxdb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/influxdb-amd64.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
|
||||
|
|
|
@ -1,5 +1,38 @@
|
|||
# Changelog since v1.3.0
|
||||
|
||||
2019/03/07 12:13 UTC - [3ba6a2f](https://github.com/hassio-addons/addon-influxdb/commit/3ba6a2f0ee5381472c35369aeb50f3dc90372daf) by [@frenck](https://github.com/frenck)
|
||||
2019/03/31 15:55 UTC - [9487062](https://github.com/hassio-addons/addon-influxdb/commit/94870623e379ba88f846e3619d4834d622a18cc6) by [@frenck](https://github.com/frenck)
|
||||
> :ambulance: Fixes incorrect architecture download for Influx
|
||||
|
||||
2019/03/31 15:55 UTC - [b2a9a34](https://github.com/hassio-addons/addon-influxdb/commit/b2a9a34b7c65cf8febe57567d99555db0b154055) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds option to disable usage reporting to InfluxData
|
||||
|
||||
2019/03/31 15:55 UTC - [6ff2a23](https://github.com/hassio-addons/addon-influxdb/commit/6ff2a231b7f8ecba70e92a0721ade74a13a8932c) by [@frenck](https://github.com/frenck)
|
||||
> :hammer: Makes NGinx wait for Chronograph before starting
|
||||
|
||||
2019/03/31 15:55 UTC - [0b7b2a8](https://github.com/hassio-addons/addon-influxdb/commit/0b7b2a82a4dc8dc3e7161b1b7dfdb9c98ec0a022) by [@frenck](https://github.com/frenck)
|
||||
> :hammer: Rewrite add-on onto Bashio
|
||||
|
||||
2019/03/31 15:55 UTC - [6933d6d](https://github.com/hassio-addons/addon-influxdb/commit/6933d6d0384478ff7200ab788996da614b9b668a) by [@frenck](https://github.com/frenck)
|
||||
> :books: Updates documentation for ARMv7
|
||||
|
||||
2019/03/31 15:55 UTC - [cfb4938](https://github.com/hassio-addons/addon-influxdb/commit/cfb49383f80a6e9849d6d9db97139c6f5d388135) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades Chronograf to 1.7.8
|
||||
|
||||
2019/03/31 15:55 UTC - [4360ee6](https://github.com/hassio-addons/addon-influxdb/commit/4360ee690b65696b3f20677a2bb59c3960c24d3f) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades InfluxDB to 1.7.5
|
||||
|
||||
2019/03/31 15:55 UTC - [c147662](https://github.com/hassio-addons/addon-influxdb/commit/c1476628febbaced1365a6a32e7d51a565c4e211) by [@frenck](https://github.com/frenck)
|
||||
> :fire: Removes custom log format override
|
||||
|
||||
2019/03/31 15:55 UTC - [487fcff](https://github.com/hassio-addons/addon-influxdb/commit/487fcff2187131e3c24a7f558e08dd3e4dd54189) by [@frenck](https://github.com/frenck)
|
||||
> :hammer: Makes log_level optional
|
||||
|
||||
2019/03/31 15:55 UTC - [5508cd7](https://github.com/hassio-addons/addon-influxdb/commit/5508cd7757fde3ca960758071bf718f0edf2e4f4) by [@frenck](https://github.com/frenck)
|
||||
> :fire: Removes machines definition from add-on config
|
||||
|
||||
2019/03/31 15:55 UTC - [53b27fb](https://github.com/hassio-addons/addon-influxdb/commit/53b27fb462f2ed12a684ca3fb72041e5917b2e7d) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 3.0.0
|
||||
|
||||
2019/03/31 15:55 UTC - [3ba6a2f](https://github.com/hassio-addons/addon-influxdb/commit/3ba6a2f0ee5381472c35369aeb50f3dc90372daf) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to 2.3.1
|
||||
|
||||
|
|
|
@ -49,13 +49,13 @@ 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/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/3ba6a2f/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/9487062/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/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/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-3ba6a2f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/3ba6a2f
|
||||
[release-shield]: https://img.shields.io/badge/version-9487062-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/9487062
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "InfluxDB",
|
||||
"version": "3ba6a2f",
|
||||
"version": "9487062",
|
||||
"slug": "influxdb",
|
||||
"description": "Scalable datastore for metrics, events, and real-time analytics",
|
||||
"url": "https://github.com/hassio-addons/addon-influxdb",
|
||||
|
@ -9,22 +9,9 @@
|
|||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"armv7",
|
||||
"i386"
|
||||
],
|
||||
"machine": [
|
||||
"intel-nuc",
|
||||
"qemux86",
|
||||
"qemux86-64",
|
||||
"qemuarm",
|
||||
"qemuarm-64",
|
||||
"raspberrypi2",
|
||||
"raspberrypi3",
|
||||
"raspberrypi3-64",
|
||||
"tinker",
|
||||
"odroid-c2",
|
||||
"odroid-xu"
|
||||
],
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
@ -41,22 +28,20 @@
|
|||
"homeassistant_api": false,
|
||||
"host_network": false,
|
||||
"options": {
|
||||
"log_level": "info",
|
||||
"auth": true,
|
||||
"reporting": true,
|
||||
"ssl": true,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem"
|
||||
},
|
||||
"schema": {
|
||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
|
||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
|
||||
"auth": "bool",
|
||||
"reporting": "bool",
|
||||
"ssl": "bool",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"leave_front_door_open": "bool?"
|
||||
},
|
||||
"environment": {
|
||||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
||||
},
|
||||
"image": "hassioaddons/influxdb-{arch}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue