⬆️ Updating add-on InfluxDB to 39885fb

This commit is contained in:
Community Hass.io Add-ons Bot 2025-01-02 21:34:31 +00:00
parent 5299dce7b4
commit 66dd4cb72a
4 changed files with 8 additions and 7 deletions

View file

@ -906,10 +906,10 @@ SOFTWARE.
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[grocy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [grocy-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/caf0d4a [addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/39885fb
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/caf0d4a/README.md [addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/39885fb/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-caf0d4a-blue.svg [influxdb-version-shield]: https://img.shields.io/badge/version-39885fb-blue.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
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,5 @@
# Changelog since v5.0.1 # Changelog since v5.0.1
- Fix typo (#364)
- ⬆️ Update Add-on base image to v7.6.2 (#361) - ⬆️ Update Add-on base image to v7.6.2 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

View file

@ -14,7 +14,7 @@ Scalable datastore for metrics, events, and real-time analytics.
InfluxDB is an open source time series database optimized for high-write-volume. InfluxDB is an open source time series database optimized for high-write-volume.
It's useful for recording metrics, sensor data, events, It's useful for recording metrics, sensor data, events,
and performing analytics. It exposes an HTTP API for client interaction and if and performing analytics. It exposes an HTTP API for client interaction and is
often used in combination with Grafana to visualize the data. often used in combination with Grafana to visualize the data.
This add-on comes with Chronograf & Kapacitor pre-installed as well. Which This add-on comes with Chronograf & Kapacitor pre-installed as well. Which
@ -53,6 +53,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-caf0d4a-blue.svg [release-shield]: https://img.shields.io/badge/version-39885fb-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/caf0d4a [release]: https://github.com/hassio-addons/addon-influxdb/tree/39885fb
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: InfluxDB name: InfluxDB
version: caf0d4a version: 39885fb
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