mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 12:11:29 +00:00
🎉 Release of add-on InfluxDB 4.0.6
This commit is contained in:
parent
0da1b8ac90
commit
d4f6a004fc
4 changed files with 7 additions and 16 deletions
|
@ -844,10 +844,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v4.0.5
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v4.0.5/README.md
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v4.0.6
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v4.0.6/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v4.0.5-blue.svg
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-v4.0.6-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,14 +1,5 @@
|
|||
## What’s changed
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Apply updated repository structure & CI workflow @frenck (#156)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#150)
|
||||
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#152)
|
||||
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#151)
|
||||
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#153)
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#154)
|
||||
- Upgrades add-on base image to v4.2.0 @frenck (#155)
|
||||
- ⬆️ Upgrades InfluxDB to 1.8.5 @frenck (#157)
|
||||
|
|
|
@ -34,6 +34,6 @@ Data Explorer.
|
|||
[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-v4.0.5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v4.0.5
|
||||
[release-shield]: https://img.shields.io/badge/version-v4.0.6-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/v4.0.6
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "InfluxDB",
|
||||
"version": "4.0.5",
|
||||
"version": "4.0.6",
|
||||
"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