paperless-ngx: Update to 2.11.6 #21
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue