mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on InfluxDB 3.7.1
This commit is contained in:
parent
92887c03f9
commit
cfddc8a270
4 changed files with 8 additions and 17 deletions
|
@ -1,19 +1,10 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
This is a general maintenance release.
|
||||
|
||||
### 🔨 Changes
|
||||
|
||||
- ⬆ Upgrades Chronograf to 1.8.3
|
||||
- ⬆ Upgrades Kapacitor to 1.5.5-1
|
||||
- ⬆ Upgrades Chronograf to 1.8.4
|
||||
- ⬆ Upgrades add-on base image to v5.2.0
|
||||
- 🔨 Implement OCI image specification on labels
|
||||
- ⬆ Upgrades InfluxDB to 1.8.0
|
||||
- 🔨 Switch add-on from Ubuntu to Debian
|
||||
- ✏ Split add-on documentation
|
||||
- 🚑 Add missing pgrep (adds procps)
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v3.6.2...v3.7.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-influxdb/compare/v3.7.0...v3.7.1
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
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]: 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.7.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v3.7.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v3.7.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v3.7.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "InfluxDB",
|
||||
"version": "3.7.0",
|
||||
"version": "3.7.1",
|
||||
"slug": "influxdb",
|
||||
"description": "Scalable datastore for metrics, events, and real-time analytics",
|
||||
"url": "https://github.com/hassio-addons/addon-influxdb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue