Compare commits

...

9 commits

6 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@ apps:
- name: argocd - name: argocd
repoURL: https://argoproj.github.io/argo-helm repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 5.55.0 targetRevision: 7.7.0
syncWave: '0' syncWave: '0'
syncPolicy: syncPolicy:
automated: automated:

View file

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/onedr0p/radarr repository: ghcr.io/onedr0p/radarr
tag: 5.12.2.9335 tag: 5.14.0.9383
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.9.2244 tag: 4.0.10.2544
securityContext: securityContext:
privileged: true privileged: true

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