scanservjs: Update to v2.27.0
parent
2c6eb63bbb
commit
43d0e99741
|
@ -50,7 +50,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: init-data
|
- name: init-data
|
||||||
image: docker.io/sbs20/scanservjs:v2.26.1
|
image: docker.io/sbs20/scanservjs:v2.27.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
|
@ -67,7 +67,7 @@ spec:
|
||||||
mountPath: /tmp/data
|
mountPath: /tmp/data
|
||||||
containers:
|
containers:
|
||||||
- name: scanservjs
|
- name: scanservjs
|
||||||
image: docker.io/sbs20/scanservjs:v2.26.1
|
image: docker.io/sbs20/scanservjs:v2.27.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: PAPERLESS_TOKEN_FILE
|
- name: PAPERLESS_TOKEN_FILE
|
||||||
|
|
Loading…
Reference in New Issue