paperless update

This commit is contained in:
Philip Haupt
2026-01-22 17:37:39 +01:00
parent c764a04f98
commit 8ffc9322ee
2 changed files with 2 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ spec:
value: "1000" value: "1000"
- name: USERMAP_UID - name: USERMAP_UID
value: "1000" value: "1000"
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.4 image: ghcr.io/paperless-ngx/paperless-ngx:2.20.5
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3

View File

@@ -12,7 +12,7 @@ image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- image tag # -- image tag
# @default -- chart.appVersion # @default -- chart.appVersion
tag: 2.20.4 tag: 2.20.5
# -- See the following files for additional environment variables: # -- See the following files for additional environment variables:
# https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose/ # https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose/