Skip to content

Commit 2b41b92

Browse files
committed
🎉 Release of add-on Advanced SSH & Web Terminal 22.0.1
1 parent cabc702 commit 2b41b92

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
@@ -780,10 +780,10 @@ SOFTWARE.
780780
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
781781
[adguard-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
782782
[adguard-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
783-
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.0
784-
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v22.0.0/README.md
783+
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.1
784+
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v22.0.1/README.md
785785
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
786-
[ssh-version-shield]: https://img.shields.io/badge/version-v22.0.0-blue.svg
786+
[ssh-version-shield]: https://img.shields.io/badge/version-v22.0.1-blue.svg
787787
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
788788
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
789789
[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
@@ -95,7 +95,7 @@ If you are more interested in stable releases of our add-ons:
9595
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
9696
[patreon]: https://www.patreon.com/frenck
9797
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
98-
[release-shield]: https://img.shields.io/badge/version-v22.0.0-blue.svg
99-
[release]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.0
98+
[release-shield]: https://img.shields.io/badge/version-v22.0.1-blue.svg
99+
[release]: https://github.com/hassio-addons/addon-ssh/tree/v22.0.1
100100
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
101101
[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)