Update to 2023-01-02 10:00

This commit is contained in:
Daniel Berteaud 2023-01-02 10:00:12 +01:00
parent 14d288949f
commit 60e271534b

View File

@ -1,13 +1,13 @@
--- ---
# The version to deploy # The version to deploy
paperless_version: 1.11.0 paperless_version: 1.11.3
# Instance ID, as you can deploy several instances on the same server # Instance ID, as you can deploy several instances on the same server
paperless_id: 1 paperless_id: 1
# URL of the paperless archive # 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 paperless_archive_url: https://github.com/paperless-ngx/paperless-ngx/releases/download/v{{ paperless_version }}/paperless-ngx-v{{ paperless_version }}.tar.xz
# Expected checksum # Expected checksum
paperless_archive_sha256: 6b175daf2b9c7411b9a63f747ad62661c9733d87072c16a494394a189d2e240f paperless_archive_sha256: c0636475cce057e50377d64ef815cc496a2da5eb44ffe73f8c90001fee925e9b
# Should ansible handle install and upgrades, or only initial install # Should ansible handle install and upgrades, or only initial install
paperless_manage_upgrade: True paperless_manage_upgrade: True
# Root directory where paperless will be installed # Root directory where paperless will be installed