-
-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2406bd
commit 0c29fc2
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,13 +5,13 @@ | |
"armv7" | ||
], | ||
"codenotary": "[email protected]", | ||
"description": "Open source password management solution", | ||
"description": "Deprecated - please use community version", | ||
"image": "ghcr.io/alexbelgium/vaultwarden-{arch}", | ||
"init": false, | ||
"map": [ | ||
"ssl" | ||
], | ||
"name": "DEPRECATED - Vaultwarden (Bitwarden)", | ||
"name": "DEPRECATED - Vaultwarden", | ||
"options": { | ||
"certfile": "fullchain.pem", | ||
"keyfile": "privkey.pem", | ||
|
@@ -31,6 +31,7 @@ | |
"ssl": "bool" | ||
}, | ||
"slug": "bitwarden", | ||
"stage": "deprecated", | ||
"udev": true, | ||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden", | ||
"version": "1.30.1", | ||
|