From d8ebef3458aa4320c0e5fc18842fa2eac5c9c414 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 13:17:14 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm/paperless-ngx):=20update=202.19.5=20?= =?UTF-8?q?=E2=9E=BC=202.19.6=20(#3856)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/paperless-ngx/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/paperless-ngx/app/hr.yaml b/kube/deploy/apps/paperless-ngx/app/hr.yaml index 69de2382..d3fe4238 100644 --- a/kube/deploy/apps/paperless-ngx/app/hr.yaml +++ b/kube/deploy/apps/paperless-ngx/app/hr.yaml @@ -29,7 +29,7 @@ spec: main: image: repository: "ghcr.io/paperless-ngx/paperless-ngx" - tag: "2.19.5@sha256:5f2a72fd7be42c6b1d8fa1751606a140452d4c3e6e829ae6b1b15e3c95129481" + tag: "2.19.6@sha256:719a4e4c4314b417646b00e58bfbfbe55e4cb59017a2dec1533e96d8deb66ec1" args: ["/usr/local/bin/supervisord", "-c", "/etc/supervisord.conf", "--user", "paperless", "--logfile", "/tmp/supervisord.log", "--pidfile", "/tmp/supervisord.pid"] env: PAPERLESS_URL: "https://${APP_DNS_PAPERLESS_NGX}"