mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on SSH & Web Terminal 8.0.2
This commit is contained in:
parent
c4b34feacf
commit
b43f1bf6db
4 changed files with 16 additions and 16 deletions
|
@ -952,10 +952,10 @@ SOFTWARE.
|
||||||
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-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.0.1
|
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v8.0.2
|
||||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v8.0.1/README.md
|
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v8.0.2/README.md
|
||||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||||
[ssh-version-shield]: https://img.shields.io/badge/version-v8.0.1-blue.svg
|
[ssh-version-shield]: https://img.shields.io/badge/version-v8.0.2-blue.svg
|
||||||
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,13 +1,16 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🚀 Enhancements
|
||||||
|
|
||||||
- Update add-on configuration for Supervisor 2021.2 @frenck (#202)
|
- Remove full access parameter @frenck (#210)
|
||||||
|
|
||||||
|
## 📚 Documentation
|
||||||
|
|
||||||
|
- Fix/Remove broken documentation link @frenck (#206)
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆ Upgrades docker to 20.10.3-r0 @frenck (#199)
|
- ⬆ Upgrades git to 2.30.1-r0 @frenck (#203)
|
||||||
- ⬆ Upgrades Home Assistant CLI to v4.10.1 @frenck (#200)
|
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#207)
|
||||||
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#198)
|
- Upgrade add-on base image to 9.1.4 @frenck (#209)
|
||||||
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#197)
|
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#208)
|
||||||
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#201)
|
|
||||||
|
|
|
@ -70,8 +70,6 @@ well. Additionally, it comes out of the box with the following:
|
||||||
Nmap, Mosquitto client, MariaDB/MySQL client, Awake (“wake on LAN”), Nano,
|
Nmap, Mosquitto client, MariaDB/MySQL client, Awake (“wake on LAN”), Nano,
|
||||||
Vim, tmux, and a bunch commonly used networking tools.
|
Vim, tmux, and a bunch commonly used networking tools.
|
||||||
|
|
||||||
[Click here for the full documentation][docs]
|
|
||||||
|
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
|
@ -85,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v8.0.1-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v8.0.2-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v8.0.1
|
[release]: https://github.com/hassio-addons/addon-ssh/tree/v8.0.2
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
|
[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-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
|
||||||
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "SSH & Web Terminal",
|
"name": "SSH & Web Terminal",
|
||||||
"version": "8.0.1",
|
"version": "8.0.2",
|
||||||
"slug": "ssh",
|
"slug": "ssh",
|
||||||
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
||||||
"url": "https://github.com/hassio-addons/addon-ssh",
|
"url": "https://github.com/hassio-addons/addon-ssh",
|
||||||
|
@ -40,7 +40,6 @@
|
||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
"stdin": true,
|
"stdin": true,
|
||||||
"docker_api": true,
|
"docker_api": true,
|
||||||
"full_access": true,
|
|
||||||
"privileged": [
|
"privileged": [
|
||||||
"NET_ADMIN",
|
"NET_ADMIN",
|
||||||
"SYS_ADMIN",
|
"SYS_ADMIN",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue