diff --git a/README.md b/README.md index 67f7dedc5..74c69efa2 100644 --- a/README.md +++ b/README.md @@ -953,10 +953,10 @@ SOFTWARE. [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tailscale-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tailscale-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/8a3421e -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/8a3421e/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/ec4754a +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/ec4754a/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-8a3421e-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-ec4754a-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 6ff31534b..0f80e6eb4 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.15.1 +- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#193) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0) + +--- +updated-dependencies: +- dependency-name: docker/build-push-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#192) Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 8a7ec37a7..21ddaa502 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-8a3421e-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/8a3421e +[release-shield]: https://img.shields.io/badge/version-ec4754a-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/ec4754a [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 602a3ea32..920787c4b 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "8a3421e", + "version": "ec4754a", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://github.com/hassio-addons/addon-tasmoadmin",