mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 11:01:24 +00:00
🎉 Release of add-on InfluxDB 5.0.1
This commit is contained in:
parent
3f0c69adf5
commit
700962c66d
4 changed files with 12 additions and 20 deletions
|
@ -911,10 +911,10 @@ SOFTWARE.
|
|||
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[grocy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.0
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v5.0.0/README.md
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.1
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v5.0.1/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v5.0.0-blue.svg
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v5.0.1-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,18 +1,10 @@
|
|||
## What’s changed
|
||||
|
||||
## 🚨 Breaking changes
|
||||
|
||||
- Drop support for i386 @frenck ([#303](https://github.com/hassio-addons/addon-influxdb/pull/303))
|
||||
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- Fix application of the “reporting” setting @QRPp ([#304](https://github.com/hassio-addons/addon-influxdb/pull/304))
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🎆 Updates maintenance/license year to 2024 @frenck ([#314](https://github.com/hassio-addons/addon-influxdb/pull/314))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update Add-on base image to v7.3.1 @renovate ([#313](https://github.com/hassio-addons/addon-influxdb/pull/313))
|
||||
- ⬆️ Update Chronograf to 1.10.2 @Horstexplorer ([#312](https://github.com/hassio-addons/addon-influxdb/pull/312))
|
||||
- ⬆️ Update Add-on base image to v7.3.3 @renovate ([#319](https://github.com/hassio-addons/addon-influxdb/pull/319))
|
||||
- ⬆️ Update Add-on base image to v7.3.4 @renovate ([#337](https://github.com/hassio-addons/addon-influxdb/pull/337))
|
||||
- ⬆️ Update Add-on base image to v7.3.5 @renovate ([#341](https://github.com/hassio-addons/addon-influxdb/pull/341))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base/aarch64 Docker tag to v7.3.5 @renovate ([#342](https://github.com/hassio-addons/addon-influxdb/pull/342))
|
||||
- ⬆️ Update Add-on base image to v7.4.0 @renovate ([#345](https://github.com/hassio-addons/addon-influxdb/pull/345))
|
||||
- ⬆️ Update Add-on base image to v7.5.0 @renovate ([#350](https://github.com/hassio-addons/addon-influxdb/pull/350))
|
||||
|
|
|
@ -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-v5.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v5.0.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v5.0.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: InfluxDB
|
||||
version: 5.0.0
|
||||
version: 5.0.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