mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Update Home Assistant CLI to 4.1.0 (#1167)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 7.10
|
||||
|
||||
- Update Home Assistant CLI to 4.1.0
|
||||
|
||||
## 7.9
|
||||
|
||||
- Update Home Assistant CLI to 4.0.1
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
"i386": "homeassistant/i386-base:3.11"
|
||||
},
|
||||
"args": {
|
||||
"CLI_VERSION": "4.0.1"
|
||||
"CLI_VERSION": "4.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Git pull",
|
||||
"version": "7.9",
|
||||
"version": "7.10",
|
||||
"slug": "git_pull",
|
||||
"description": "Simple git pull to update the local configuration",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/git_pull",
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 8.5.2
|
||||
|
||||
- Update Home Assistant CLI to 4.1.0
|
||||
|
||||
## 8.5.1
|
||||
|
||||
- Show warning if SSH port is disabled
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"i386": "homeassistant/i386-base:3.11"
|
||||
},
|
||||
"args": {
|
||||
"CLI_VERSION": "4.0.1",
|
||||
"CLI_VERSION": "4.1.0",
|
||||
"LIBWEBSOCKETS_VERSION": "v3.2.2",
|
||||
"TTYD_VERSION": "1.6.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Terminal & SSH",
|
||||
"version": "8.5.1",
|
||||
"version": "8.5.2",
|
||||
"slug": "ssh",
|
||||
"description": "Allow logging in remotely to Home Assistant using SSH",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
||||
|
||||
Reference in New Issue
Block a user