⬆️ Updating add-on InfluxDB to 8627757

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-24 08:21:03 +00:00
parent 716492fcdc
commit 2ef3ceb136
4 changed files with 22 additions and 6 deletions

View file

@ -1,4 +1,20 @@
# Changelog since v4.1.1
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#181)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to v4.2.1 (#178)
- ⬆️ Upgrades nginx to 1.14.2-2+deb10u4 (#177)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 (#175)

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

View file

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