mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 13:08:45 +02:00
Deprecated
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user