mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Advanced SSH & Web Terminal to 2b9ba52
This commit is contained in:
parent
0e075f57c1
commit
adeacffa7c
4 changed files with 9 additions and 6 deletions
|
@ -705,10 +705,10 @@ SOFTWARE.
|
|||
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/12c3c47
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/12c3c47/README.md
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/2b9ba52
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/2b9ba52/README.md
|
||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-12c3c47-blue.svg
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-2b9ba52-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
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v15.0.1
|
||||
- ⬆️ Update home-assistant/cli to v4.26.0 (#571)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update yamllint to v1.32.0 (#570)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -101,8 +101,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-12c3c47-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/12c3c47
|
||||
[release-shield]: https://img.shields.io/badge/version-2b9ba52-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/2b9ba52
|
||||
[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/jtesta/ssh-audit
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Advanced SSH & Web Terminal
|
||||
version: 12c3c47
|
||||
version: 2b9ba52
|
||||
slug: ssh
|
||||
description: A supercharged 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