Compare commits

...

2 commits

2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/navidrome/navidrome repository: ghcr.io/navidrome/navidrome
tag: 0.51.0 tag: 0.51.1
env: env:
TZ: "Europe/Amsterdam" TZ: "Europe/Amsterdam"

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.5.2 tag: 2.5.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- See the following files for additional environment variables: # -- See the following files for additional environment variables: