mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on SSH & Web Terminal 8.2.3
This commit is contained in:
parent
61495fa364
commit
63743bca4b
4 changed files with 8 additions and 13 deletions
|
@ -2,10 +2,5 @@
|
|||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#256)
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#260)
|
||||
- ⬆️ Upgrades python3 to 3.8.10-r0 @frenck (#261)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#262)
|
||||
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#265)
|
||||
- ⬆️ Upgrades Home Assistant CLI to v4.12.2 @frenck (#266)
|
||||
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#268)
|
||||
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#270)
|
||||
- ⬆️ Upgrades Home Assistant CLI to v4.12.3 @frenck (#272)
|
||||
|
|
|
@ -99,8 +99,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-v8.2.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v8.2.2
|
||||
[release-shield]: https://img.shields.io/badge/version-v8.2.3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v8.2.3
|
||||
[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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "SSH & Web Terminal",
|
||||
"version": "8.2.2",
|
||||
"version": "8.2.3",
|
||||
"slug": "ssh",
|
||||
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
||||
"url": "https://github.com/hassio-addons/addon-ssh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue