Skip to content

Commit

Permalink
⬆️ Updating add-on Advanced SSH & Web Terminal to ffd30df
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Jan 5, 2025
1 parent f586794 commit 3f40569
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -789,10 +789,10 @@ SOFTWARE.
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[adguard-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/19fe14f
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/19fe14f/README.md
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/ffd30df
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/ffd30df/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-19fe14f-blue.svg
[ssh-version-shield]: https://img.shields.io/badge/version-ffd30df-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-no-red.svg
Expand Down
3 changes: 3 additions & 0 deletions ssh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog since v20.0.0
- Limit shell change to just root (#826)

Co-authored-by: Franck Nijhof <[email protected]>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.0.2 (#824)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 changes: 2 additions & 2 deletions ssh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-19fe14f-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/19fe14f
[release-shield]: https://img.shields.io/badge/version-ffd30df-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/ffd30df
[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
Expand Down
2 changes: 1 addition & 1 deletion ssh/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Advanced SSH & Web Terminal
version: 19fe14f
version: ffd30df
slug: ssh
description: A supercharged SSH & Web Terminal access to your Home Assistant instance
url: https://github.com/hassio-addons/addon-ssh
Expand Down

0 comments on commit 3f40569

Please sign in to comment.