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
|
@ -921,10 +921,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/v8.2.2
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v8.2.2/README.md
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v8.2.3
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v8.2.3/README.md
|
||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-v8.2.2-blue.svg
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-v8.2.3-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
|
||||
|
|
|
@ -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