Update to 2023-02-17 14:00

This commit is contained in:
Daniel Berteaud 2023-02-17 14:00:12 +01:00
parent f0863daffe
commit 3d2ab86b3c
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
---
# The version to deploy
paperless_version: 1.12.2
paperless_version: 1.13.0
# 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: ae1004cbe4dc5bd6a1fa82e9ee2a9c5e06adea29b85563c5116dc2c040015555
paperless_archive_sha256: f6544fdc300d349209385b429f8d38c76bdcde306771950604174f8f732f53ad
# Should ansible handle install and upgrades, or only initial install
paperless_manage_upgrade: True
# Root directory where paperless will be installed