mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on InfluxDB to c7f16cd
This commit is contained in:
parent
36f003606c
commit
eeaaf7cb6f
4 changed files with 8 additions and 13 deletions
|
@ -818,10 +818,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/4b6f2a4
|
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/c7f16cd
|
||||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/4b6f2a4/README.md
|
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/c7f16cd/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-4b6f2a4-blue.svg
|
[influxdb-version-shield]: https://img.shields.io/badge/version-c7f16cd-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,7 +1,2 @@
|
||||||
# Changelog since v4.3.0
|
# Changelog since v4.4.0
|
||||||
- ⬆️ Upgrades Chronograf to 1.9.3 (#243)
|
- ⬆️ Upgrades Chronograf to 1.9.4 (#245)
|
||||||
- 📚 Add My buttons to documentation (#242)
|
|
||||||
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#241)
|
|
||||||
- ⬆️ Upgrades add-on base image to 5.3.0 (#240)
|
|
||||||
- Update link to influxdb integration (#234)
|
|
||||||
- 🚀 Update CI to latest version (#230)
|
|
||||||
|
|
|
@ -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-4b6f2a4-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-c7f16cd-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/4b6f2a4
|
[release]: https://github.com/hassio-addons/addon-influxdb/tree/c7f16cd
|
||||||
[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
|
|
@ -45,4 +45,4 @@ schema:
|
||||||
slug: influxdb
|
slug: influxdb
|
||||||
startup: services
|
startup: services
|
||||||
url: https://github.com/hassio-addons/addon-influxdb
|
url: https://github.com/hassio-addons/addon-influxdb
|
||||||
version: 4b6f2a4
|
version: c7f16cd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue