diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index 954b218..075408f 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -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 diff --git a/ssh/build.yaml b/ssh/build.yaml index 0764f89..2e4711b 100644 --- a/ssh/build.yaml +++ b/ssh/build.yaml @@ -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 diff --git a/ssh/config.yaml b/ssh/config.yaml index 166dc2a..fb4ce89 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -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