1
0
Fork 0

scanservjs: Update to v2.27.0

dch-webhooks-secrets
Dustin 2023-07-08 07:06:10 -05:00
parent 2c6eb63bbb
commit 43d0e99741
1 changed files with 2 additions and 2 deletions

View File

@ -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