Compare commits

...

5 commits

5 changed files with 5 additions and 5 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: core - name: core
repoURL: https://neuvector.github.io/neuvector-helm/ repoURL: https://neuvector.github.io/neuvector-helm/
chart: core chart: core
targetRevision: 2.7.7 targetRevision: 2.8.2

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: