paperless update

This commit is contained in:
Philip Haupt
2026-02-21 22:23:33 +01:00
parent caa7fa457d
commit dda84107be
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.6 image: ghcr.io/paperless-ngx/paperless-ngx:2.20.7
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.6 tag: 2.20.7
# -- 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/