⬆️ Updating add-on SSH & Web Terminal to fc18175

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-09 09:22:18 +00:00
parent 7039523934
commit ab4a1ba4f4
4 changed files with 8 additions and 38 deletions

View file

@ -1027,10 +1027,10 @@ SOFTWARE.
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/5f8a384
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/5f8a384/README.md
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/fc18175
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/fc18175/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-5f8a384-blue.svg
[ssh-version-shield]: https://img.shields.io/badge/version-fc18175-blue.svg
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,32 +1,2 @@
# Changelog since v8.0.0
- Update add-on configuration for Supervisor 2021.2 (#202)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#201)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#197)
Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/actionshub/markdownlint/releases)
- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99)
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.3 to v2.1.4 (#198)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆ Upgrades Home Assistant CLI to v4.10.1 (#200)
- ⬆ Upgrades docker to 20.10.3-r0 (#199)
# Changelog since v8.0.1
- ⬆ Upgrades git to 2.30.1-r0 (#203)

View file

@ -104,8 +104,8 @@ 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-5f8a384-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/5f8a384
[release-shield]: https://img.shields.io/badge/version-fc18175-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/fc18175
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
[ssh-audit]: https://github.com/arthepsy/ssh-audit

View file

@ -1,6 +1,6 @@
{
"name": "SSH & Web Terminal",
"version": "5f8a384",
"version": "fc18175",
"slug": "ssh",
"description": "SSH & Web Terminal access to your Home Assistant instance",
"url": "https://github.com/hassio-addons/addon-ssh",