From 4282e7c7b246b10dd92e7e0102b89472fbbd78aa Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 21 Jan 2022 20:22:21 +0000 Subject: [PATCH] :arrow_up: Updating add-on TasmoAdmin to a80fca7 --- README.md | 6 +- tasmoadmin/CHANGELOG.md | 271 +--------------------------------------- tasmoadmin/DOCS.md | 2 +- tasmoadmin/README.md | 6 +- tasmoadmin/config.yaml | 2 +- 5 files changed, 12 insertions(+), 275 deletions(-) diff --git a/README.md b/README.md index d5da1d83f..bd093a1a2 100644 --- a/README.md +++ b/README.md @@ -939,10 +939,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/cf8b963 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/cf8b963/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/a80fca7 +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/a80fca7/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-cf8b963-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-a80fca7-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 52c6e605b..b8088af90 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,267 +1,4 @@ -# Changelog since v0.15.1 -- ⬆️ Upgrades add-on base image to 10.2.2 (#220) -- Migrate JSON config to YAML (#219) -- Switch to centralized GitHub Action Workflows (#218) -- ⬆️ Upgrades php7 to 7.4.25-r0 (#217) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#210) - -Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. -- [Release notes](https://github.com/actions/checkout/releases) -- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) - ---- -updated-dependencies: -- dependency-name: actions/checkout - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to 10.1.1 (#206) -- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#205) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#204) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - 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> -- ⬆️ Upgrades add-on base image to 10.1.0 (#201) -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#198) - -Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. -- [Release notes](https://github.com/creyD/prettier_action/releases) -- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) - ---- -updated-dependencies: -- dependency-name: creyD/prettier_action - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#196) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-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> -- ⬆️ Upgrades php7 to 7.4.24-r0 (#200) -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#194) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - 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 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. -- [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.1.1...v2.1.2) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- 🚑 Fix contributing link in readme (#191) -- Fix SSL (#189) - -Fix SSL_ERROR_NO_CYPHER_OVERLAP from lets encrypt ssl -- 🚀 Add-on CI improvements (#190) -- ⬆️ Upgrades add-on base image to v10.0.1 (#186) -- ⬆️ Upgrades php7 to 7.4.22-r0 (#185) -- ⬆️ Bump actions/stale from 3.0.19 to 4 (#182) - -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. -- [Release notes](https://github.com/actions/stale/releases) -- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) - ---- -updated-dependencies: -- dependency-name: actions/stale - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades php7 to 7.4.21-r0 (#181) -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#179) - -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: dessant/lock-threads - 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 docker/setup-buildx-action from 1.5.0 to 1.5.1 (#180) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to v10.0.0 (#178) -- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.0 (#177) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-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 docker/build-push-action from 2.5.0 to 2.6.1 (#176) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#172) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 (#169) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to v9.2.1 (#167) -- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#164) - -Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. -- [Release notes](https://github.com/docker/setup-qemu-action/releases) -- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) - -Signed-off-by: dependabot[bot] - -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 (#165) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#166) - -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] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v0.16.0 +- ⬆️ Upgrades add-on base image to 11.0.1 (#228) +- 🎆 Updates maintenance/license year to 2022 (#227) +- 🚀 Update CI to latest version (#225) diff --git a/tasmoadmin/DOCS.md b/tasmoadmin/DOCS.md index e4416340e..12aac1d85 100644 --- a/tasmoadmin/DOCS.md +++ b/tasmoadmin/DOCS.md @@ -128,7 +128,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2021 Franck Nijhof +Copyright (c) 2018-2022 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 7bacda56e..1efc79b2e 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -49,10 +49,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tasmoadmin/54155?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [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-cf8b963-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/cf8b963 +[release-shield]: https://img.shields.io/badge/version-a80fca7-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/a80fca7 [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.yaml b/tasmoadmin/config.yaml index 940a8aa14..aff31d070 100644 --- a/tasmoadmin/config.yaml +++ b/tasmoadmin/config.yaml @@ -26,5 +26,5 @@ schema: slug: sonweb startup: system url: https://github.com/hassio-addons/addon-tasmoadmin -version: cf8b963 +version: a80fca7 webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'