Restore original configuration for addons_updater and templates

This commit is contained in:
Alexandre
2025-10-17 15:16:17 +02:00
parent e89c9246e1
commit a69c1a217d
331 changed files with 10680 additions and 11747 deletions

View File

@@ -0,0 +1,31 @@
arch:
- aarch64
- amd64
- armv7
codenotary: alexandrep.github@gmail.com
description: Deprecated - please use community version
image: ghcr.io/alexbelgium/vaultwarden-{arch}
init: false
map:
- ssl
name: zzz_archived - Vaultwarden
options:
certfile: fullchain.pem
keyfile: privkey.pem
ssl: true
ports:
7277/tcp: 7277
ports_description:
7277/tcp: Bitwarden Vault
schema:
certfile: str
keyfile: str
log_level: list(trace|debug|info|notice|warning|error|fatal)?
request_size_limit: int?
ssl: bool
slug: bitwarden
stage: deprecated
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden
version: 1.34.3
webui: '[PROTO:ssl]://[HOST]:[PORT:7277]'