Bumped Version to 0.1.6
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user