⬆️ Updating add-on TasmoAdmin to 048b24f

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-26 17:32:37 +00:00
parent fb0959813a
commit 7fd449b22a
4 changed files with 11 additions and 24 deletions

View file

@ -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/fe06eae
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/fe06eae/README.md
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/048b24f
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/048b24f/README.md
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-fe06eae-blue.svg
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-048b24f-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

View file

@ -1,22 +1,9 @@
# Changelog since v0.14.1
- Add add-on translation support (#150)
- Apply updated repository structure & CI workflow (#149)
- Upgrades add-on base image to v9.2.0 (#148)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#145)
# Changelog since v0.15.0
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#152)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0.
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#144)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5)
Signed-off-by: dependabot[bot] <support@github.com>

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-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-fe06eae-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/fe06eae
[release-shield]: https://img.shields.io/badge/version-048b24f-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/048b24f
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "TasmoAdmin",
"version": "fe06eae",
"version": "048b24f",
"slug": "sonweb",
"description": "Centrally manage all your Sonoff-Tasmota devices",
"url": "https://github.com/hassio-addons/addon-tasmoadmin",