Browse Source

Update passky-server to version v8.1.7 (#1312)

main
Nathan Fretz 6 months ago
committed by GitHub
parent
commit
8730d14c38
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      passky-server/docker-compose.yml
  2. 8
      passky-server/umbrel-app.yml

2
passky-server/docker-compose.yml

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: rabbitcompany/passky-server:8.1.6@sha256:ef803c3ffbabde6b79b996f5b33fcab0515f6439ccc961129d5da044c5518979
image: rabbitcompany/passky-server:8.1.7@sha256:0ef899cd68765fc25bb38a53578e3b00a51a37a04ec6b29450a580a48dd6c745
restart: on-failure
stop_grace_period: 1m
environment:

8
passky-server/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: passky-server
category: files
name: Passky Server
version: "8.1.6"
version: "8.1.7"
tagline: Simple, modern, lightweight, open source and secure password manager
description: >-
With Passky, you can easily and securely store all of your passwords in one place.
@ -29,7 +29,9 @@ path: ""
defaultUsername: admin
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
This release fixes a rare issue that could prevent users from storing their passwords.
Full release notes are found at https://github.com/Rabbit-Company/Passky-Server/releases
submitter: Rabbit Company LLC
submission: https://github.com/getumbrel/umbrel-apps/pull/384
Loading…
Cancel
Save