Compare commits

...

5 commits

5 changed files with 5 additions and 5 deletions

View file

@ -185,7 +185,7 @@ postgresql:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/postgresql repository: bitnami/postgresql
tag: 15.6.0-debian-11-r7 tag: 16.2.0-debian-11-r7
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## @param architecture PostgreSQL architecture (`standalone` or `replication`) ## @param architecture PostgreSQL architecture (`standalone` or `replication`)
## ##

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.14.0.9383
env: env:
UMASK: "002" UMASK: "002"

View file

@ -1,7 +1,7 @@
--- ---
image: image:
repository: ghcr.io/onedr0p/qbittorrent repository: ghcr.io/onedr0p/qbittorrent
tag: 5.0.0 tag: 5.0.1
ingress: ingress:
main: main:

View file

@ -1,6 +1,6 @@
image: image:
repository: b4bz/homer repository: b4bz/homer
tag: v24.10.1 tag: v24.10.2
initContainers: initContainers:
clone-assets: clone-assets:

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