⬆️ Updating add-on SSH & Web Terminal to 2ffb9a4

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-24 15:45:20 +00:00
parent 0310b13b61
commit 56a30a30f6
4 changed files with 9 additions and 6 deletions

View file

@ -949,10 +949,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/4c11f14 [addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/2ffb9a4
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/4c11f14/README.md [addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/2ffb9a4/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-4c11f14-blue.svg [ssh-version-shield]: https://img.shields.io/badge/version-2ffb9a4-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

View file

@ -1,4 +1,7 @@
# Changelog since v13.0.3 # Changelog since v13.0.3
- ⬆️ Update yamllint to v1.30.0 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 (#512) - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

View file

@ -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-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-4c11f14-blue.svg [release-shield]: https://img.shields.io/badge/version-2ffb9a4-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/4c11f14 [release]: https://github.com/hassio-addons/addon-ssh/tree/2ffb9a4
[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/jtesta/ssh-audit [ssh-audit]: https://github.com/jtesta/ssh-audit

View file

@ -1,5 +1,5 @@
name: SSH & Web Terminal name: SSH & Web Terminal
version: 4c11f14 version: 2ffb9a4
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