about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2025-09-07 17:32:13 +0200
committerRobert Günzler <r@gnzler.io>2025-09-25 13:16:28 +0200
commitf6869b75bafce9657c6e20201199ad29b7e60d6a (patch)
treeaec1fa588a4489fc35aa2cc569dbd9cf986923c2
parent9932b0d7c5167215c0cca219e9b919218b9d2dfa (diff)
paperless: bump version
Signed-off-by: Robert Günzler <r@gnzler.io>
-rw-r--r--bundles/paperless/files/kube.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/paperless/files/kube.yaml b/bundles/paperless/files/kube.yaml
index 63f618f..8d48fe3 100644
--- a/bundles/paperless/files/kube.yaml
+++ b/bundles/paperless/files/kube.yaml
@@ -49,7 +49,7 @@ spec:
       # TODO: healthchecks
 
     - name: paperless
-      image: ghcr.io/paperless-ngx/paperless-ngx:2.13
+      image: ghcr.io/paperless-ngx/paperless-ngx:2.18.4
       ports:
         - containerPort: 8000
           protocol: TCP