From a4c29d3a122de13db5a053eb756df606b2cd2b1e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 22:07:45 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/paperless-ngx):=20update=202.18.0=20?= =?UTF-8?q?=E2=9E=BC=202.18.1=20(#3205)?= 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 abcdd670..9df92e33 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.18.0@sha256:13ef2894816c68672367acb75e896d8eb2ab8057e5059d39ae93f80d49ab8725" + tag: "2.18.1@sha256:2dbee2d7fea624af8f12877936f6d728f351d2b8f4ddb34bdc06d933f0f47200" 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}"