paperless-ngx: Update to 2.11.6 #21
|
@ -22,3 +22,10 @@ patches:
|
||||||
- name: PAPERLESS_URL
|
- name: PAPERLESS_URL
|
||||||
value: https://paperless.pyrocufflink.blue
|
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:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: tika
|
- name: tika
|
||||||
image: ghcr.io/paperless-ngx/tika:2.5.0-minimal
|
image: docker.io/apache/tika:2.5.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
|
|
Loading…
Reference in New Issue