From 78eef707c60e40cd89faefa8060803e11de2f0e6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 8 Apr 2021 10:56:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on TasmoAdmin to b98bcea --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 9 +++++++++ tasmoadmin/README.md | 4 ++-- tasmoadmin/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a0565ff93..dd4e71d52 100644 --- a/README.md +++ b/README.md @@ -1022,10 +1022,10 @@ SOFTWARE. [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/13dd5ad -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/13dd5ad/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/b98bcea +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/b98bcea/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-13dd5ad-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-b98bcea-blue.svg [tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index 80ba64d55..fc883c596 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.14.0 +- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#141) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#139) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index fc9e34a3f..6c849512e 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-13dd5ad-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/13dd5ad +[release-shield]: https://img.shields.io/badge/version-b98bcea-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/b98bcea [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.json b/tasmoadmin/config.json index b69e94357..130232466 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "13dd5ad", + "version": "b98bcea", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",