paperless update

This commit is contained in:
Philip Haupt
2026-03-26 09:16:36 +01:00
parent d2267f7217
commit 496d39a9a2
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.12 image: ghcr.io/paperless-ngx/paperless-ngx:2.20.13
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.12 tag: 2.20.13
# -- 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/