1
0
Fork 0

Merge pull request 'paperless-ngx: Update to 2.11.6' (#21) from updatebot/paperless-ngx into master

Reviewed-on: #21
pull/22/head
Dustin 2024-09-09 01:02:19 +00:00
commit 3ae5f9e5ca
2 changed files with 8 additions and 1 deletions

View File

@ -22,3 +22,10 @@ patches:
- name: PAPERLESS_URL
value: https://paperless.pyrocufflink.blue
images:
- name: ghcr.io/paperless-ngx/paperless-ngx
newTag: 2.11.6
- name: docker.io/gotenberg/gotenberg
newTag: 8.9.2
- name: docker.io/apache/tika
newTag: 2.9.2.1

View File

@ -372,7 +372,7 @@ spec:
spec:
containers:
- name: tika
image: ghcr.io/paperless-ngx/tika:2.5.0-minimal
image: docker.io/apache/tika:2.5.0
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: true