mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on InfluxDB 3.6.0
This commit is contained in:
parent
d05e1936d1
commit
521eb27e7f
4 changed files with 23 additions and 14 deletions
|
@ -911,10 +911,10 @@ SOFTWARE.
|
|||
[ide-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[ide-armv7-shield]: https://img.shields.io/badge/armv7-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/v3.5.1
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v3.5.1/README.md
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v3.6.0
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v3.6.0/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v3.5.1-blue.svg
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v3.6.0-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
|
||||
|
|
|
@ -4,9 +4,18 @@ This is a general maintenance release.
|
|||
|
||||
### 🔨 Changes
|
||||
|
||||
- :arrow_up: Upgrades Chronograf to 1.7.17
|
||||
- :ambulance: Fix Patreon link
|
||||
- :books: Update add-on documentation to use new YAML configuration format
|
||||
- :hammer: Update add-on config with new password & list features
|
||||
- :hammer: Re-branding
|
||||
- :hammer: Updates for upstream Supervisor changes
|
||||
- :arrow_up: Upgrades nginx to 1.14.0-0ubuntu1.7
|
||||
- :arrow_up: Upgrades libnginx-mod-http-lua to 1.14.0-0ubuntu1.7
|
||||
- :arrow_up: Upgrades Chronograf to 1.8.0
|
||||
- :arrow_up: Upgrades add-on base image to v5.0.1
|
||||
- :hammer: Update community forum links
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v3.5.0...v3.5.1
|
||||
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v3.5.1...v3.6.0
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Community Hass.io Add-ons: InfluxDB
|
||||
# Home Assistant Community Add-on: InfluxDB
|
||||
|
||||
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||
|
||||
|
@ -28,7 +28,7 @@ Data Explorer.
|
|||
|
||||
## WARNING! THIS IS A BETA VERSION!
|
||||
|
||||
This Hass.io Add-ons repository contains beta releases of add-ons.
|
||||
This Home Assistant Add-ons repository contains beta releases of add-ons.
|
||||
|
||||
- They might stop working at any time.
|
||||
- They could have a negative impact on your system.
|
||||
|
@ -44,15 +44,15 @@ If you are more interested in stable releases of our add-ons:
|
|||
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/v3.5.1/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-influxdb/blob/v3.6.0/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
|
||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-influxdb/54491?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[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-v3.5.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v3.5.1
|
||||
[release-shield]: https://img.shields.io/badge/version-v3.6.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v3.6.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "InfluxDB",
|
||||
"version": "3.5.1",
|
||||
"version": "3.6.0",
|
||||
"slug": "influxdb",
|
||||
"description": "Scalable datastore for metrics, events, and real-time analytics",
|
||||
"url": "https://github.com/hassio-addons/addon-influxdb",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"8086/tcp": 8086
|
||||
},
|
||||
"ports_description": {
|
||||
"80/tcp": "Web interface (Not required for Hass.io Ingress)",
|
||||
"80/tcp": "Web interface (Not required for Ingress)",
|
||||
"8086/tcp": "InfluxDB server"
|
||||
},
|
||||
"hassio_api": true,
|
||||
|
@ -42,7 +42,7 @@
|
|||
"envvars": []
|
||||
},
|
||||
"schema": {
|
||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
|
||||
"log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
|
||||
"auth": "bool",
|
||||
"reporting": "bool",
|
||||
"ssl": "bool",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue