mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-03 02:31:21 +00:00
⬆️ Updating add-on InfluxDB to feeadc0
This commit is contained in:
parent
fa2b7dc833
commit
6ff2892e85
5 changed files with 9 additions and 8 deletions
|
@ -906,10 +906,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/da3b54c
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/da3b54c/README.md
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/feeadc0
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/feeadc0/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-da3b54c-blue.svg
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-feeadc0-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,4 +1,5 @@
|
|||
# Changelog since v5.0.1
|
||||
- 🎆 Updates maintenance/license year to 2025 (#371)
|
||||
- ⬆️ Update Add-on base image to v7.7.1 (#369)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -207,7 +207,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2024 Franck Nijhof
|
||||
Copyright (c) 2018-2025 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -49,10 +49,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-influxdb/54491?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
||||
[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-da3b54c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/da3b54c
|
||||
[release-shield]: https://img.shields.io/badge/version-feeadc0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/feeadc0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: InfluxDB
|
||||
version: da3b54c
|
||||
version: feeadc0
|
||||
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