paperless version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
data:
|
data:
|
||||||
postgres-password: akN1M0lDT29TZQ==
|
postgres-password: czZWTUNxUGREdQ==
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
@@ -162,7 +162,7 @@ spec:
|
|||||||
value: "1000"
|
value: "1000"
|
||||||
- name: USERMAP_UID
|
- name: USERMAP_UID
|
||||||
value: "1000"
|
value: "1000"
|
||||||
image: ghcr.io/paperless-ngx/paperless-ngx:1.8.0
|
image: ghcr.io/paperless-ngx/paperless-ngx:2.15.3
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
# @default -- chart.appVersion
|
# @default -- chart.appVersion
|
||||||
tag:
|
tag: 2.15.3
|
||||||
|
|
||||||
# -- 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/
|
||||||
|
|||||||
Reference in New Issue
Block a user