Skip to content

Commit 104349e

Browse files
authored
ssh: Bump CLI to 4.45.0 (#4283)
1 parent b3c0709 commit 104349e

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

ssh/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 9.22.0
4+
5+
- Upgrade Home Assistant CLI to 4.45.0
6+
37
## 9.21.0
48

59
- Remove support for armhf, armv7, and i386 architectures

ssh/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ build_from:
33
aarch64: ghcr.io/home-assistant/aarch64-base:3.22
44
amd64: ghcr.io/home-assistant/amd64-base:3.22
55
args:
6-
CLI_VERSION: 4.44.0
6+
CLI_VERSION: 4.45.0
77
LIBWEBSOCKETS_VERSION: 4.4.1
88
TTYD_VERSION: 1.7.7

ssh/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
version: 9.21.0
2+
version: 9.22.0
33
slug: ssh
44
name: Terminal & SSH
55
description: Allow logging in remotely to Home Assistant using SSH

0 commit comments

Comments
 (0)