Update to 2022-09-28 10:00

This commit is contained in:
Daniel Berteaud
2022-09-28 10:00:07 +02:00
parent 6403f136c7
commit ca5d8726fa
3 changed files with 5 additions and 5 deletions

View File

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