Skip to content

Commit 56cfe24

Browse files
committed
🎉 Release of add-on Advanced SSH & Web Terminal 22.0.1
1 parent 66a1aed commit 56cfe24

File tree

4 files changed

+7
-24
lines changed

4 files changed

+7
-24
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -764,10 +764,10 @@ SOFTWARE.
764764
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
765765
[adguard-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
766766
[adguard-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
767-
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.0
768-
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v22.0.0/README.md
767+
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.1
768+
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v22.0.1/README.md
769769
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
770-
[ssh-version-shield]: https://img.shields.io/badge/version-v22.0.0-blue.svg
770+
[ssh-version-shield]: https://img.shields.io/badge/version-v22.0.1-blue.svg
771771
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
772772
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
773773
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

ssh/CHANGELOG.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,5 @@
11
## What’s changed
22

3-
## 🚨 Breaking changes
4-
5-
- Drop support for armv7 systems @frenck ([#965](https://github.com/hassio-addons/addon-ssh/pull/965))
6-
7-
## 🐛 Bug fixes
8-
9-
- Remove deprecated codenotary fields @frenck ([#964](https://github.com/hassio-addons/addon-ssh/pull/964))
10-
11-
## 🚀 Enhancements
12-
13-
- Exclude .vscode-server from backups @Eskander ([#962](https://github.com/hassio-addons/addon-ssh/pull/962))
14-
153
## ⬆️ Dependency updates
164

17-
- ⬆️ Update alpine_3_22/libxml2-utils to v2.13.9-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#952](https://github.com/hassio-addons/addon-ssh/pull/952))
18-
- ⬆️ Update Docker to v28.3.3-r3 @[renovate[bot]](https://github.com/apps/renovate) ([#955](https://github.com/hassio-addons/addon-ssh/pull/955))
19-
- ⬆️ Update Python to v3.12.12-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#954](https://github.com/hassio-addons/addon-ssh/pull/954))
20-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.2.1 @[renovate[bot]](https://github.com/apps/renovate) ([#956](https://github.com/hassio-addons/addon-ssh/pull/956))
21-
- ⬆️ Update alpine_3_22/bind-tools to v9.20.15-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#959](https://github.com/hassio-addons/addon-ssh/pull/959))
22-
- ⬆️ Update home-assistant/cli to v4.42.0 @[renovate[bot]](https://github.com/apps/renovate) ([#961](https://github.com/hassio-addons/addon-ssh/pull/961))
5+
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v19 @[renovate[bot]](https://github.com/apps/renovate) ([#966](https://github.com/hassio-addons/addon-ssh/pull/966))

ssh/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ well. Additionally, it comes out of the box with the following:
7979
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
8080
[patreon]: https://www.patreon.com/frenck
8181
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
82-
[release-shield]: https://img.shields.io/badge/version-v22.0.0-blue.svg
83-
[release]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.0
82+
[release-shield]: https://img.shields.io/badge/version-v22.0.1-blue.svg
83+
[release]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.1
8484
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
8585
[zsh]: https://en.wikipedia.org/wiki/Z_shell

ssh/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Advanced SSH & Web Terminal
2-
version: 22.0.0
2+
version: 22.0.1
33
slug: ssh
44
description: A supercharged SSH & Web Terminal access to your Home Assistant instance
55
url: https://github.com/hassio-addons/addon-ssh

0 commit comments

Comments
 (0)