mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on InfluxDB to 394a447
This commit is contained in:
parent
397053d016
commit
308fb2cf9c
5 changed files with 9 additions and 18 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/a8b7f9d
|
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/394a447
|
||||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/a8b7f9d/README.md
|
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/394a447/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-a8b7f9d-blue.svg
|
[influxdb-version-shield]: https://img.shields.io/badge/version-394a447-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,11 +1,2 @@
|
||||||
# Changelog since v4.5.0
|
# Changelog since v4.6.0
|
||||||
- 🎆 Updates maintenance/license year to 2023 (#277)
|
- Fix broken URL (#279)
|
||||||
- ⬆️ Upgrades Chronograf to 1.10.1 (#276)
|
|
||||||
- ⬆️ Update Add-on base image to v6.2.4 (#273)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update debian_11/nginx to v1.18.0-6.1+deb11u3 (#275)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- Renovate: Map modlua to nginx, group nginx updates
|
|
||||||
- Add Renovate for dependency management (#271)
|
|
||||||
|
|
|
@ -238,4 +238,4 @@ SOFTWARE.
|
||||||
[issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
[issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||||
[reddit]: https://reddit.com/r/homeassistant
|
[reddit]: https://reddit.com/r/homeassistant
|
||||||
[releases]: https://github.com/hassio-addons/addon-influxdb/releases
|
[releases]: https://github.com/hassio-addons/addon-influxdb/releases
|
||||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
[semver]: https://semver.org/spec/v2.0.0.html
|
||||||
|
|
|
@ -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-a8b7f9d-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-394a447-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/a8b7f9d
|
[release]: https://github.com/hassio-addons/addon-influxdb/tree/394a447
|
||||||
[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,5 +1,5 @@
|
||||||
name: InfluxDB
|
name: InfluxDB
|
||||||
version: a8b7f9d
|
version: 394a447
|
||||||
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