Compare commits

..

No commits in common. "6d9864be7a4f30e770dd7a36a8a8eaa2df90f819" and "86d4156483a14940fbf5d7812a89448f0e1d40f8" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/onedr0p/radarr repository: ghcr.io/onedr0p/radarr
tag: 5.13.1.9378 tag: 5.12.2.9335
env: env:
UMASK: "002" UMASK: "002"

View file

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/onedr0p/sonarr repository: ghcr.io/onedr0p/sonarr
tag: 4.0.10.2544 tag: 4.0.9.2244
securityContext: securityContext:
privileged: true privileged: true

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