⬆️ Updating add-on InfluxDB to c60844f

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-27 19:15:23 +00:00
parent 0c9142e86c
commit 2b69377004
4 changed files with 8 additions and 35 deletions

View file

@ -827,10 +827,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/790b962
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/790b962/README.md
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/c60844f
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/c60844f/README.md
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
[influxdb-version-shield]: https://img.shields.io/badge/version-790b962-blue.svg
[influxdb-version-shield]: https://img.shields.io/badge/version-c60844f-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

View file

@ -1,29 +1,2 @@
# Changelog since v4.1.0
- ⬆️ Upgrades InfluxDB to 1.8.6 (#170)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#169)
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/micnncim/action-label-syncer/releases)
- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#168)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#167)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Changelog since v4.1.1
- ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#172)

View file

@ -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]: 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-790b962-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/790b962
[release-shield]: https://img.shields.io/badge/version-c60844f-blue.svg
[release]: https://github.com/hassio-addons/addon-influxdb/tree/c60844f
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "InfluxDB",
"version": "790b962",
"version": "c60844f",
"slug": "influxdb",
"description": "Scalable datastore for metrics, events, and real-time analytics",
"url": "https://github.com/hassio-addons/addon-influxdb",