mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-28 21:02:30 +02:00
Updated Passky Server to v8.1.4 (#461)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
2f84ac342a
commit
5ef581b0f8
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: rabbitcompany/passky-server:8.1.2@sha256:abc356e4f998c5e7ec23c040decd928d953fa56bc08d19e5353e096ef790cd32
|
image: rabbitcompany/passky-server:8.1.4@sha256:82127289fa8509e432430606e6c9e6dabd49c7c6efe5318f6671568193361969
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
environment:
|
environment:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: passky-server
|
id: passky-server
|
||||||
category: Password Managers
|
category: Password Managers
|
||||||
name: Passky Server
|
name: Passky Server
|
||||||
version: "8.1.2"
|
version: "8.1.4"
|
||||||
tagline: Simple, modern, lightweight, open source and secure password manager
|
tagline: Simple, modern, lightweight, open source and secure password manager
|
||||||
description: >-
|
description: >-
|
||||||
With Passky, you can easily and securely store all of your passwords in one place.
|
With Passky, you can easily and securely store all of your passwords in one place.
|
||||||
@ -28,5 +28,8 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
defaultUsername: admin
|
defaultUsername: admin
|
||||||
deterministicPassword: true
|
deterministicPassword: true
|
||||||
|
releaseNotes: >
|
||||||
|
This release includes minor bug fixes and updates.
|
||||||
|
A full list of changes from the previous version can be found here: https://github.com/Rabbit-Company/Passky-Server/tags
|
||||||
submitter: Rabbit Company LLC
|
submitter: Rabbit Company LLC
|
||||||
submission: https://github.com/getumbrel/umbrel-apps/pull/384
|
submission: https://github.com/getumbrel/umbrel-apps/pull/384
|
Loading…
Reference in New Issue
Block a user