paperless version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
postgres-password: akN1M0lDT29TZQ==
|
||||
postgres-password: czZWTUNxUGREdQ==
|
||||
kind: Secret
|
||||
metadata:
|
||||
labels:
|
||||
@@ -162,7 +162,7 @@ spec:
|
||||
value: "1000"
|
||||
- name: USERMAP_UID
|
||||
value: "1000"
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:1.8.0
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.15.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
||||
@@ -12,7 +12,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
# @default -- chart.appVersion
|
||||
tag:
|
||||
tag: 2.15.3
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
# https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose/
|
||||
|
||||
Reference in New Issue
Block a user