Update to v0.2.4

This commit is contained in:
Tobias Brenner
2022-01-22 09:36:22 +01:00
parent 100c9d1cb1
commit 3b4b11b983
3 changed files with 24 additions and 6 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
---
name: Cloudflared
version: 0.2.3
version: 0.2.4
slug: cloudflared
description: >
Use a Cloudflared tunnel (formerly Argo Tunnel)
@@ -9,7 +9,7 @@ url: "https://github.com/brenner-tobias/addon-cloudflared/"
image: ghcr.io/brenner-tobias/cloudflared/{arch}
init: false
hassio_api: true
hassio_role: admin
hassio_role: manager
arch:
- aarch64
- amd64
@@ -26,6 +26,7 @@ schema:
additional_hosts:
- hostname: str
service: str
disableChunkedEncoding: bool?
nginxproxymanager: bool?
log_level: list(trace|debug|info|notice|warning|error|fatal)?
reset_cloudflared_files: bool?