Update to 2023-09-05 12:00

This commit is contained in:
Daniel Berteaud
2023-09-05 12:00:09 +02:00
parent f93ed49ae2
commit ff03586b6c
8 changed files with 17 additions and 17 deletions

View File

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