mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on SSH & Web Terminal to 4fa08d8
This commit is contained in:
parent
4356c794c1
commit
eb63df0329
4 changed files with 8 additions and 6 deletions
|
@ -912,10 +912,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/df99cc9
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/df99cc9/README.md
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/4fa08d8
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/4fa08d8/README.md
|
||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-df99cc9-blue.svg
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-4fa08d8-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,5 @@
|
|||
# Changelog since v13.1.0
|
||||
- Revert "🚽 Move away from Codenotary (#522)" (#524)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 (#520)
|
||||
|
||||
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-df99cc9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/df99cc9
|
||||
[release-shield]: https://img.shields.io/badge/version-4fa08d8-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/4fa08d8
|
||||
[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,8 +1,9 @@
|
|||
name: SSH & Web Terminal
|
||||
version: df99cc9
|
||||
version: 4fa08d8
|
||||
slug: ssh
|
||||
description: SSH & Web Terminal access to your Home Assistant instance
|
||||
url: https://github.com/hassio-addons/addon-ssh
|
||||
codenotary: codenotary@frenck.dev
|
||||
advanced: true
|
||||
startup: services
|
||||
ingress: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue