Deprecated

This commit is contained in:
Alexandre
2024-01-19 11:09:56 +01:00
committed by GitHub
parent e2406bd75c
commit 0c29fc2a82

View File

@@ -5,13 +5,13 @@
"armv7" "armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Open source password management solution", "description": "Deprecated - please use community version",
"image": "ghcr.io/alexbelgium/vaultwarden-{arch}", "image": "ghcr.io/alexbelgium/vaultwarden-{arch}",
"init": false, "init": false,
"map": [ "map": [
"ssl" "ssl"
], ],
"name": "DEPRECATED - Vaultwarden (Bitwarden)", "name": "DEPRECATED - Vaultwarden",
"options": { "options": {
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
"keyfile": "privkey.pem", "keyfile": "privkey.pem",
@@ -31,6 +31,7 @@
"ssl": "bool" "ssl": "bool"
}, },
"slug": "bitwarden", "slug": "bitwarden",
"stage": "deprecated",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden",
"version": "1.30.1", "version": "1.30.1",