🎉 Release of add-on SSH & Web Terminal 8.2.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-29 19:22:59 +00:00
parent 00658804db
commit 1ab82c105e
4 changed files with 12 additions and 17 deletions

View file

@ -1,15 +1,10 @@
## Whats changed
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#248)
## ⬆️ Dependency updates
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#235)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#236)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#237)
- ⬆️ Bump yamllint from 1.26.0 to 1.26.1 in /ssh @dependabot (#234)
- ⬆️ Upgrades Home Assistant CLI to v4.12.0 @frenck (#241)
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#243)
- Upgrades add-on base image to v9.2.0 @frenck (#247)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#250)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#249)
- ⬆️ Upgrades mariadb-client to 10.5.9-r0 @frenck (#252)
- ⬆️ Upgrades Home Assistant CLI to v4.12.1 @frenck (#253)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#254)
- ⬆️ Upgrades bind-tools to 9.16.15-r1 @frenck (#255)

View file

@ -83,8 +83,8 @@ well. Additionally, it comes out of the box with the following:
[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-v8.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v8.2.0
[release-shield]: https://img.shields.io/badge/version-v8.2.1-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v8.2.1
[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": "8.2.0",
"version": "8.2.1",
"slug": "ssh",
"description": "SSH & Web Terminal access to your Home Assistant instance",
"url": "https://github.com/hassio-addons/addon-ssh",