mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on InfluxDB 4.1.1
This commit is contained in:
parent
b3573c6db9
commit
5de988d71f
4 changed files with 10 additions and 17 deletions
|
@ -813,10 +813,10 @@ SOFTWARE.
|
||||||
[home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v4.1.0
|
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v4.1.1
|
||||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v4.1.0/README.md
|
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v4.1.1/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-v4.1.0-blue.svg
|
[influxdb-version-shield]: https://img.shields.io/badge/version-v4.1.1-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
|
||||||
|
|
|
@ -1,15 +1,8 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🚀 Enhancements
|
|
||||||
|
|
||||||
- 🔨 Disable chronograf telemetry @sinclairpaul (#165)
|
|
||||||
- 🔨 Disable kapacitor telemetry @sinclairpaul (#166)
|
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#158)
|
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#167)
|
||||||
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#160)
|
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#168)
|
||||||
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#161)
|
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#169)
|
||||||
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#159)
|
- ⬆️ Upgrades InfluxDB to 1.8.6 @frenck (#170)
|
||||||
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#162)
|
|
||||||
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#163)
|
|
||||||
|
|
|
@ -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-v4.1.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v4.1.1-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v4.1.0
|
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v4.1.1
|
||||||
[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
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "InfluxDB",
|
"name": "InfluxDB",
|
||||||
"version": "4.1.0",
|
"version": "4.1.1",
|
||||||
"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