Bumped Version to 0.1.6

This commit is contained in:
Tobias Brenner
2021-12-01 18:55:25 +01:00
parent 3f78a076cd
commit 90df81d4ed
3 changed files with 49 additions and 13 deletions
+5 -2
View File
@@ -1,6 +1,6 @@
---
name: Cloudflared
version: 0.1.5
version: 0.1.6
slug: cloudflared
description: >
Use a Cloudflared tunnel (formerly Argo Tunnel)
@@ -9,6 +9,8 @@ url: "https://github.com/brenner-tobias/addon-cloudflared/"
image: ghcr.io/brenner-tobias/cloudflared/{arch}
startup: services
init: false
hassio_api: true
hassio_role: admin
arch:
- aarch64
- amd64
@@ -23,5 +25,6 @@ schema:
external_hostname: str
internal_ha_port: port
tunnel_name: str
reset_cloudflared_files: bool?
nginxproxymanager: bool?
log_level: list(trace|debug|info|notice|warning|error|fatal)?
reset_cloudflared_files: bool?