Compare commits

...

2 commits

2 changed files with 2 additions and 2 deletions

View file

@ -172,7 +172,7 @@ sidecar:
# -- The image repository to pull from
repository: kiwigrid/k8s-sidecar
# -- The image tag to pull, default: `1.23.1`
tag: 1.25.4
tag: 1.25.6
# -- The image pull policy, default: `IfNotPresent`
pullPolicy: IfNotPresent
# -- The extra volume mounts for the sidecar

View file

@ -15,7 +15,7 @@ ingress:
- paperless.dc
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
tag: 2.5.3
tag: 2.5.4
pullPolicy: IfNotPresent
# -- See the following files for additional environment variables: