mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Update ttyd and libwebsockets deps for ssh addon (#2324)
This commit is contained in:
committed by
GitHub
parent
d2dfa45e18
commit
cbf54bf51a
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 9.3.0
|
||||
|
||||
- Update libwebsockets to 4.2.1
|
||||
- Update ttyd to `3e37e33b1cd927ae8f25cfbcf0da268723b6d230`
|
||||
|
||||
## 9.2.2
|
||||
|
||||
- Fix escape codes in color bash prompt
|
||||
|
||||
@@ -9,5 +9,5 @@ codenotary:
|
||||
base_image: notary@home-assistant.io
|
||||
args:
|
||||
CLI_VERSION: 4.14.0
|
||||
LIBWEBSOCKETS_VERSION: 4.1.4
|
||||
TTYD_VERSION: 1.6.3
|
||||
LIBWEBSOCKETS_VERSION: 4.2.1
|
||||
TTYD_VERSION: 3e37e33b1cd927ae8f25cfbcf0da268723b6d230
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: 9.2.2
|
||||
version: 9.3.0
|
||||
slug: ssh
|
||||
name: Terminal & SSH
|
||||
description: Allow logging in remotely to Home Assistant using SSH
|
||||
|
||||
Reference in New Issue
Block a user