mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on InfluxDB 3.7.5
This commit is contained in:
parent
3c1c9ca4dc
commit
e663e9c5a4
4 changed files with 9 additions and 10 deletions
|
@ -971,10 +971,10 @@ SOFTWARE.
|
||||||
[ide-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[ide-i386-shield]: https://img.shields.io/badge/i386-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.7.4
|
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v3.7.5
|
||||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v3.7.4/README.md
|
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v3.7.5/README.md
|
||||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v3.7.4-blue.svg
|
[influxdb-version-shield]: https://img.shields.io/badge/version-v3.7.5-blue.svg
|
||||||
[influxdb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/influxdb-amd64.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[influxdb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[influxdb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -2,11 +2,10 @@
|
||||||
|
|
||||||
### 🔨 Changes
|
### 🔨 Changes
|
||||||
|
|
||||||
- ⬆ Upgrades add-on base image to v3.2.2
|
- ⬆ Upgrades nginx to 1.14.2-2+deb10u3
|
||||||
- ⬆ Upgrades nginx to 1.14.2-2+deb10u2
|
- ⬆ Upgrades Chronograf to 1.8.6
|
||||||
- ⬆ Upgrades InfluxDB to 1.8.2
|
|
||||||
|
|
||||||
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v3.7.3...v3.7.4
|
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v3.7.4...v3.7.5
|
||||||
|
|
||||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||||
Enjoying my add-ons? Consider supporting my work:
|
Enjoying my add-ons? Consider supporting my work:
|
||||||
|
|
|
@ -50,6 +50,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v3.7.4-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v3.7.5-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v3.7.4
|
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v3.7.5
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "InfluxDB",
|
"name": "InfluxDB",
|
||||||
"version": "3.7.4",
|
"version": "3.7.5",
|
||||||
"slug": "influxdb",
|
"slug": "influxdb",
|
||||||
"description": "Scalable datastore for metrics, events, and real-time analytics",
|
"description": "Scalable datastore for metrics, events, and real-time analytics",
|
||||||
"url": "https://github.com/hassio-addons/addon-influxdb",
|
"url": "https://github.com/hassio-addons/addon-influxdb",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue