Update zeronote to version 1.0.7 (#4808)
This commit is contained in:
parent
f82d1aca77
commit
42c0ca6329
@ -6,7 +6,7 @@ services:
|
||||
APP_PORT: 8000
|
||||
|
||||
app:
|
||||
image: ghcr.io/besoeasy/zeronote:1.0.0@sha256:132e4e32dadca8cdf4a966a26728ea420d749419cb93f668d7f952ef86f90498
|
||||
image: ghcr.io/besoeasy/zeronote:1.0.7@sha256:368672d8bdc03a3a0632f241e4a53a2fed1240093eb88c82360c7d112474cbbe
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 5m
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
manifestVersion: 1
|
||||
id: zeronote
|
||||
name: ZeroNote
|
||||
version: "1.0.0"
|
||||
version: "1.0.7"
|
||||
tagline: "All your notes, passwords, bookmarks, and 2FA in one secure, offline-first app"
|
||||
category: files
|
||||
description: "ZeroNote is an open-source, offline-first unified app that replaces your password manager, bookmark manager, notes app, and 2FA authenticator with a single encrypted note-taking system powered by smart tags, where everything is stored locally on your device with zero-knowledge encryption and optional peer-to-peer or S3 sync."
|
||||
@ -15,6 +15,8 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
This update contains various improvements and bug fixes.
|
||||
dependencies: []
|
||||
path: "/"
|
||||
defaultUsername: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user