mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on SSH & Web Terminal to 1215369
This commit is contained in:
parent
efe511c251
commit
c556864415
5 changed files with 11 additions and 8 deletions
|
@ -963,10 +963,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/f67b8d3
|
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/1215369
|
||||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/f67b8d3/README.md
|
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/1215369/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-f67b8d3-blue.svg
|
[ssh-version-shield]: https://img.shields.io/badge/version-1215369-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,2 +1,5 @@
|
||||||
# Changelog since v12.1.3
|
# Changelog since v12.1.3
|
||||||
|
- 🔨 Migrate old-style base scripts s6-rc (#476)
|
||||||
|
- ⬆️ Upgrades git to 2.38.2-r0 (#475)
|
||||||
|
- ssh-audit update (#473)
|
||||||
- ⬆️ Upgrades add-on base image to 13.0.0 (#474)
|
- ⬆️ Upgrades add-on base image to 13.0.0 (#474)
|
||||||
|
|
|
@ -311,5 +311,5 @@ SOFTWARE.
|
||||||
[reddit]: https://reddit.com/r/homeassistant
|
[reddit]: https://reddit.com/r/homeassistant
|
||||||
[releases]: https://github.com/hassio-addons/addon-ssh/releases
|
[releases]: https://github.com/hassio-addons/addon-ssh/releases
|
||||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||||
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
[ssh-audit]: https://github.com/jtesta/ssh-audit
|
||||||
[zsh]: https://en.wikipedia.org/wiki/Z_shell
|
[zsh]: https://en.wikipedia.org/wiki/Z_shell
|
||||||
|
|
|
@ -101,9 +101,9 @@ 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-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-f67b8d3-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-1215369-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/f67b8d3
|
[release]: https://github.com/hassio-addons/addon-ssh/tree/1215369
|
||||||
[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/jtesta/ssh-audit
|
||||||
[zsh]: https://en.wikipedia.org/wiki/Z_shell
|
[zsh]: https://en.wikipedia.org/wiki/Z_shell
|
|
@ -85,4 +85,4 @@ startup: services
|
||||||
uart: true
|
uart: true
|
||||||
url: https://github.com/hassio-addons/addon-ssh
|
url: https://github.com/hassio-addons/addon-ssh
|
||||||
usb: true
|
usb: true
|
||||||
version: f67b8d3
|
version: '1215369'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue