Update to 2022-12-02 10:00

This commit is contained in:
Daniel Berteaud 2022-12-02 10:00:10 +01:00
parent be9fcf526b
commit 40d78aec37
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
---
# The version to deploy
paperless_version: 1.10.0
paperless_version: 1.10.1
# Instance ID, as you can deploy several instances on the same server
paperless_id: 1
# URL of the paperless archive
paperless_archive_url: https://github.com/paperless-ngx/paperless-ngx/releases/download/v{{ paperless_version }}/paperless-ngx-v{{ paperless_version }}.tar.xz
# Expected checksum
paperless_archive_sha256: 8b802deef7a8d364b72cae165b1a6c772ba49dc13de9674f7811f2d8689c279e
paperless_archive_sha256: dde5d831a5749c6c8cabad0c39bfe4f79c17b6ff88df7f94a927ea961ac623d6
# Should ansible handle install and upgrades, or only initial install
paperless_manage_upgrade: True
# Root directory where paperless will be installed