Update to 2023-05-17 23:00

This commit is contained in:
Daniel Berteaud
2023-05-17 23:00:10 +02:00
parent 753eff7cc5
commit 67e2e6482e
5 changed files with 10 additions and 10 deletions

View File

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