From c75be52ed2debe651a8877ef376c2910aee4e3ef Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 09:06:02 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/paperless-ngx):=20update=202.14.1=20?= =?UTF-8?q?=E2=9E=BC=202.14.2=20(#1689)?= 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 6d828809..99ba8194 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.14.1@sha256:c0e72b264d33f1c2d70ea1cbc44f6ca1127883bfb267dd0fce775264bbc5c520" + tag: "2.14.2@sha256:6dd31d32f1be8f3c2c0138e666ec70f2ef9f012882379f3f2ddc8ee3d06985f4" 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}"