Bumped to v0.1.7
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## v0.1.7
|
||||||
|
|
||||||
|
- Changed startup config to default "Application" to avoid race-condition with Nginxproxymanager
|
||||||
|
|
||||||
## v0.1.6
|
## v0.1.6
|
||||||
|
|
||||||
- Added tunnel connection to Nginxproxymanager
|
- Added tunnel connection to Nginxproxymanager
|
||||||
|
|||||||
@@ -1,13 +1,12 @@
|
|||||||
---
|
---
|
||||||
name: Cloudflared
|
name: Cloudflared
|
||||||
version: 0.1.6
|
version: 0.1.7
|
||||||
slug: cloudflared
|
slug: cloudflared
|
||||||
description: >
|
description: >
|
||||||
Use a Cloudflared tunnel (formerly Argo Tunnel)
|
Use a Cloudflared tunnel (formerly Argo Tunnel)
|
||||||
to remotely connect to Home Assistant without opening any ports
|
to remotely connect to Home Assistant without opening any ports
|
||||||
url: "https://github.com/brenner-tobias/addon-cloudflared/"
|
url: "https://github.com/brenner-tobias/addon-cloudflared/"
|
||||||
image: ghcr.io/brenner-tobias/cloudflared/{arch}
|
image: ghcr.io/brenner-tobias/cloudflared/{arch}
|
||||||
startup: services
|
|
||||||
init: false
|
init: false
|
||||||
hassio_api: true
|
hassio_api: true
|
||||||
hassio_role: admin
|
hassio_role: admin
|
||||||
|
|||||||
Reference in New Issue
Block a user