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