1
0
Fork 0

tika: Update to 3.2.2.0 #78

Merged
dustin merged 1 commits from updatebot/paperless-ngx into master 2025-08-16 19:17:19 +00:00
Collaborator
Resource diff
diff -u -N /tmp/LIVE-3225975095/apps.v1.Deployment.paperless-ngx.tika /tmp/MERGED-3739247810/apps.v1.Deployment.paperless-ngx.tika
--- /tmp/LIVE-3225975095/apps.v1.Deployment.paperless-ngx.tika	2025-08-09 11:32:24.972384381 +0000
+++ /tmp/MERGED-3739247810/apps.v1.Deployment.paperless-ngx.tika	2025-08-09 11:32:24.972384381 +0000
@@ -6,7 +6,7 @@
     kubectl.kubernetes.io/last-applied-configuration: |
       {"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"tika","app.kubernetes.io/instance":"paperless-ngx","app.kubernetes.io/name":"tika","app.kubernetes.io/part-of":"paperless-ngx"},"name":"tika","namespace":"paperless-ngx"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"tika","app.kubernetes.io/instance":"paperless-ngx","app.kubernetes.io/name":"tika"}},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"tika","app.kubernetes.io/instance":"paperless-ngx","app.kubernetes.io/name":"tika"}},"spec":{"containers":[{"image":"docker.io/apache/tika:3.2.1.0","imagePullPolicy":"IfNotPresent","name":"tika","securityContext":{"readOnlyRootFilesystem":true,"runAsGroup":1000,"runAsNonRoot":true,"runAsUser":1000},"volumeMounts":[{"mountPath":"/tmp","name":"tmp"}]}],"securityContext":{"fsGroup":1000},"volumes":[{"emptyDir":null,"name":"tmp"}]}}}}
   creationTimestamp: "2023-01-11T20:09:47Z"
-  generation: 18
+  generation: 19
   labels:
     app.kubernetes.io/component: tika
     app.kubernetes.io/instance: paperless-ngx
@@ -39,7 +39,7 @@
         app.kubernetes.io/name: tika
     spec:
       containers:
-      - image: docker.io/apache/tika:3.2.1.0
+      - image: docker.io/apache/tika:3.2.2.0
         imagePullPolicy: IfNotPresent
         name: tika
         resources: {}
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-3225975095/apps.v1.Deployment.paperless-ngx.tika /tmp/MERGED-3739247810/apps.v1.Deployment.paperless-ngx.tika --- /tmp/LIVE-3225975095/apps.v1.Deployment.paperless-ngx.tika 2025-08-09 11:32:24.972384381 +0000 +++ /tmp/MERGED-3739247810/apps.v1.Deployment.paperless-ngx.tika 2025-08-09 11:32:24.972384381 +0000 @@ -6,7 +6,7 @@ kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"tika","app.kubernetes.io/instance":"paperless-ngx","app.kubernetes.io/name":"tika","app.kubernetes.io/part-of":"paperless-ngx"},"name":"tika","namespace":"paperless-ngx"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"tika","app.kubernetes.io/instance":"paperless-ngx","app.kubernetes.io/name":"tika"}},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"tika","app.kubernetes.io/instance":"paperless-ngx","app.kubernetes.io/name":"tika"}},"spec":{"containers":[{"image":"docker.io/apache/tika:3.2.1.0","imagePullPolicy":"IfNotPresent","name":"tika","securityContext":{"readOnlyRootFilesystem":true,"runAsGroup":1000,"runAsNonRoot":true,"runAsUser":1000},"volumeMounts":[{"mountPath":"/tmp","name":"tmp"}]}],"securityContext":{"fsGroup":1000},"volumes":[{"emptyDir":null,"name":"tmp"}]}}}} creationTimestamp: "2023-01-11T20:09:47Z" - generation: 18 + generation: 19 labels: app.kubernetes.io/component: tika app.kubernetes.io/instance: paperless-ngx @@ -39,7 +39,7 @@ app.kubernetes.io/name: tika spec: containers: - - image: docker.io/apache/tika:3.2.1.0 + - image: docker.io/apache/tika:3.2.2.0 imagePullPolicy: IfNotPresent name: tika resources: {} ``` </details>
updatebot added 1 commit 2025-08-09 11:32:26 +00:00
updatebot force-pushed updatebot/paperless-ngx from d5b49b176d to f24285d761 2025-08-16 11:32:11 +00:00 Compare
dustin merged commit a5fdaff145 into master 2025-08-16 19:17:19 +00:00
dustin deleted branch updatebot/paperless-ngx 2025-08-16 19:17:19 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infra/kubernetes#78
There is no content yet.