1
0
Fork 0

Merge remote-tracking branch 'refs/remotes/origin/master'

pull/27/head
Dustin 2024-09-22 12:13:58 -05:00
commit 982cd88255
3 changed files with 11 additions and 4 deletions

View File

@ -117,12 +117,12 @@ patches:
name: dch-root-ca
images:
- name: ghcr.io/home-assistant/home-assistant
newTag: 2024.8.3
newTag: 2024.9.2
- name: docker.io/rhasspy/wyoming-whisper
newTag: 2.1.0
- name: docker.io/rhasspy/wyoming-piper
newTag: 1.5.0
- name: docker.io/koenkk/zigbee2mqtt
newTag: 1.40.0
newTag: 1.40.1
- name: docker.io/zwavejs/zwave-js-ui
newTag: 9.18.0
newTag: 9.19.0

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.12.1
- 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