home.paperless: update debian bookworm, update to paperless-ngx

This commit is contained in:
Franzi 2023-11-12 11:28:40 +01:00
parent b454fe4745
commit 400b10789a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 24 additions and 5 deletions

View file

@ -8,7 +8,7 @@ nodes['home.paperless'] = {
'paperless-ng',
},
'groups': {
'debian-buster',
'debian-bookworm',
'webserver',
},
'metadata': {
@ -55,7 +55,7 @@ nodes['home.paperless'] = {
},
},
'paperless': {
'version': 'ng-1.4.4',
'version': 'v1.17.4',
'timezone': 'Europe/Berlin',
},
'postgresql': {