mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on InfluxDB to 813e783
This commit is contained in:
parent
449e708752
commit
cdd7f93b2a
4 changed files with 13 additions and 92 deletions
|
@ -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/d986afb
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/d986afb/README.md
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/813e783
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/813e783/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-d986afb-blue.svg
|
||||
[influxdb-version-shield]: https://img.shields.io/badge/version-813e783-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,15 +1,14 @@
|
|||
# Changelog since v4.1.1
|
||||
- ⬆️ Upgrades Chronograf to 1.9.0 (#187)
|
||||
- ⬆️ Upgrades add-on base image to v4.2.2 (#186)
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#185)
|
||||
# Changelog since v4.2.0
|
||||
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#188)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1.
|
||||
- [Release notes](https://github.com/dessant/lock-threads/releases)
|
||||
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/setup-buildx-action
|
||||
- dependency-name: dessant/lock-threads
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
@ -17,81 +16,3 @@ updated-dependencies:
|
|||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#184)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/build-push-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>
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 (#182)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/setup-buildx-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>
|
||||
- ⬆️ 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)
|
||||
|
||||
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.2.
|
||||
- [Release notes](https://github.com/frenck/action-addon-information/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2.2)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#173)
|
||||
|
||||
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
|
||||
- [Release notes](https://github.com/actions/cache/releases)
|
||||
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#171)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#172)
|
||||
|
|
|
@ -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-d986afb-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/d986afb
|
||||
[release-shield]: https://img.shields.io/badge/version-813e783-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-influxdb/tree/813e783
|
||||
[screenshot]: https://github.com/hassio-addons/addon-influxdb/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "InfluxDB",
|
||||
"version": "d986afb",
|
||||
"version": "813e783",
|
||||
"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