Bumped to v0.1.7

This commit is contained in:
Tobias Brenner
2021-12-03 20:06:00 +01:00
parent ff5964016c
commit d427caad13
2 changed files with 5 additions and 2 deletions
+4
View File
@@ -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 -2
View File
@@ -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