mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
SSH: Update cli 4.17.0 (#2463)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 9.4.0
|
||||
|
||||
- Upgrade Home Assistant CLI to 4.17.0
|
||||
- Enabled image signature
|
||||
|
||||
## 9.3.0
|
||||
|
||||
- Update libwebsockets to 4.2.1
|
||||
@@ -79,7 +84,6 @@
|
||||
- Update Home Assistant CLI to 4.4.0
|
||||
- Upgrade Alpine Linux to 3.12
|
||||
|
||||
|
||||
## 8.6.0
|
||||
|
||||
- Add support for local TCP forwarding
|
||||
@@ -137,4 +141,3 @@
|
||||
- Improve Hass.io API token handling
|
||||
- Persist .ssh folder across restarts
|
||||
- Add helper symlink folders to user home folder
|
||||
|
||||
|
||||
@@ -9,6 +9,6 @@ codenotary:
|
||||
signer: notary@home-assistant.io
|
||||
base_image: notary@home-assistant.io
|
||||
args:
|
||||
CLI_VERSION: 4.14.0
|
||||
CLI_VERSION: 4.17.0
|
||||
LIBWEBSOCKETS_VERSION: 4.2.1
|
||||
TTYD_VERSION: 3e37e33b1cd927ae8f25cfbcf0da268723b6d230
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
---
|
||||
version: 9.3.0
|
||||
version: 9.4.0
|
||||
slug: ssh
|
||||
name: Terminal & SSH
|
||||
description: Allow logging in remotely to Home Assistant using SSH
|
||||
url: https://github.com/home-assistant/hassio-addons/tree/master/ssh
|
||||
codenotary: notary@home-assistant.io
|
||||
advanced: true
|
||||
arch:
|
||||
- armhf
|
||||
|
||||
Reference in New Issue
Block a user