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.0.3
This commit is contained in:
parent
ea2bb3889a
commit
cb51d77170
4 changed files with 8 additions and 18 deletions
|
@ -864,10 +864,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.0.2
|
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v4.0.3
|
||||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v4.0.2/README.md
|
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v4.0.3/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.0.2-blue.svg
|
[influxdb-version-shield]: https://img.shields.io/badge/version-v4.0.3-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,16 +1,6 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🧰 Maintenance
|
|
||||||
|
|
||||||
- Remove obsolete webui from configuration @frenck (#116)
|
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#114)
|
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#127)
|
||||||
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#115)
|
- ⬆ Upgrades InfluxDB to 1.8.4 @frenck (#128)
|
||||||
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#119)
|
|
||||||
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#122)
|
|
||||||
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#121)
|
|
||||||
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#124)
|
|
||||||
- Upgrade add-on base image to 4.1.2 @frenck (#125)
|
|
||||||
- ⬆ Upgrades Chronograf to 1.8.10 @frenck (#126)
|
|
||||||
|
|
|
@ -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.0.2-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v4.0.3-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v4.0.2
|
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v4.0.3
|
||||||
[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.0.2",
|
"version": "4.0.3",
|
||||||
"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