upgrade: paperless-ngx 2.16.4 -> 2.20.14
Changelog summary: 4 minor versions of bug fixes, security patches (7+ CVEs), and features (nested tags, PDF editor, advanced workflow filters, Trixie base). Risk: CAUTION Breaking changes: - v2.17.0: Scheduled workflow offset sign corrected (restores pre-2.16 behavior) - v2.20.7: Filename template rendering restricted to safe document context DB backup: yes (job: pre-upgrade-paperless-ngx-1776357314, 254MiB) Config changes applied: none Flagged for manual review: - Check scheduled workflow offsets if any were modified during 2.16.x - Verify storage path templates still render correctly after v2.20.7 restriction Co-Authored-By: Service Upgrade Agent <noreply@viktorbarzin.me>
This commit is contained in:
parent
237126eb3a
commit
e1aa59ce53
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ resource "kubernetes_deployment" "paperless-ngx" {
|
|||
}
|
||||
spec {
|
||||
container {
|
||||
image = "ghcr.io/paperless-ngx/paperless-ngx:2.16.4"
|
||||
image = "ghcr.io/paperless-ngx/paperless-ngx:2.20.14"
|
||||
name = "paperless-ngx"
|
||||
env {
|
||||
name = "PAPERLESS_REDIS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue