Update to 2023-06-04 01:00

This commit is contained in:
Daniel Berteaud
2023-06-04 01:00:17 +02:00
parent 67e2e6482e
commit 3159bee812
21 changed files with 44 additions and 36 deletions

View File

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