Compare commits

...

6 commits

7 changed files with 7 additions and 7 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: crowdsec - name: crowdsec
repoURL: https://crowdsecurity.github.io/helm-charts repoURL: https://crowdsecurity.github.io/helm-charts
chart: crowdsec chart: crowdsec
targetRevision: 0.11.0 targetRevision: 0.11.1

View file

@ -4,7 +4,7 @@ controllers:
main: main:
image: image:
repository: flowiseai/flowise repository: flowiseai/flowise
tag: 1.8.4 tag: 2.1.3
command: command:
- flowise - flowise
- start - start

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.13.1.9378
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

@ -42,7 +42,7 @@ apps:
namespace: ingress-internal namespace: ingress-internal
repoURL: https://kubernetes.github.io/ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx
chart: ingress-nginx chart: ingress-nginx
targetRevision: 4.11.1 targetRevision: 4.11.3
syncWave: '0' syncWave: '0'
- name: cilium - name: cilium

View file

@ -13,5 +13,5 @@ apps:
- name: ingress-external - name: ingress-external
repoURL: https://kubernetes.github.io/ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx
chart: ingress-nginx chart: ingress-nginx
targetRevision: 4.11.1 targetRevision: 4.11.3
syncWave: '0' syncWave: '0'

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