Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
52eae807b5 chore(deps): update docker image influxdb to v2.7.8 2024-07-28 00:38:34 +00:00
renovate[bot]
517499df61 chore(deps): update docker image ghcr.io/paperless-ngx/paperless-ngx to v2.11.1 2024-07-28 00:38:13 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
image: image:
repository: influxdb repository: influxdb
tag: 2.7.7-alpine tag: 2.7.8-alpine
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## If specified, use these secrets to access the images ## If specified, use these secrets to access the images
# pullSecrets: # pullSecrets:

View file

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