Bump Add-On Version to 0.1.8

This commit is contained in:
Tobias Brenner
2021-12-15 23:31:37 +01:00
parent c9160bd51d
commit e17c9fc1b1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,8 +42,8 @@ restart your HomeAssistant instance.**
Example add-on configuration: Example add-on configuration:
```yaml ```yaml
internal_ha_port: "8123"
external_hostname: "ha.example.com" external_hostname: "ha.example.com"
internal_ha_port: "8123"
tunnel_name: homeassistant tunnel_name: homeassistant
``` ```
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
name: Cloudflared name: Cloudflared
version: 0.1.7 version: 0.1.8
slug: cloudflared slug: cloudflared
description: > description: >
Use a Cloudflared tunnel (formerly Argo Tunnel) Use a Cloudflared tunnel (formerly Argo Tunnel)