Compare commits

..

No commits in common. "b1ffae8fec4c978747b001366043041e5f6dcd8f" and "7482592157c5e549bb3b1536bcd586d768d72e56" have entirely different histories.

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.1 tag: 0.51.0
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.3 tag: 2.5.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- See the following files for additional environment variables: # -- See the following files for additional environment variables: