Compare commits

...

7 commits

6 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@ deployment:
image:
repository: quay.io/go-skynet/local-ai
#tag: latest-aio-gpu-nvidia-cuda-12
tag: v2.21.0-cublas-cuda12-ffmpeg
tag: v2.22.0-cublas-cuda12-ffmpeg
pullPolicy: Always
runtimeClassName: nvidia

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/onedr0p/bazarr
tag: 1.4.3
tag: 1.4.5
ingress:
main:

View file

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

View file

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

View file

@ -3,7 +3,7 @@ image:
pullPolicy: Always
nextcloud:
host: share.gnu.one
host: share.nold.in
extraEnv:
- name: HTTP_PROXY
value: http://proxy-squid.proxy.svc.cluster.local:3128
@ -76,8 +76,8 @@ ingress:
cert-manager.io/cluster-issuer: letsencrypt
traefik.ingress.kubernetes.io/router.tls: 'true'
kubernetes.io/ingress.class: ingress-external
external-dns.alpha.kubernetes.io/hostname: share.gnu.one
external-dns.alpha.kubernetes.io/target: gnu.one
external-dns.alpha.kubernetes.io/hostname: share.nold.in
external-dns.alpha.kubernetes.io/target: nold.in
external-dns.alpha.kubernetes.io/cloudflare-proxied: "false"
nginx.ingress.kubernetes.io/server-snippet: |-
@ -108,7 +108,7 @@ ingress:
tls:
- secretName: nextcloud-tls
hosts:
- share.gnu.one
- share.nold.in
nginx:
enabled: true

View file

@ -15,7 +15,7 @@ ingress:
- paperless.dc
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
tag: 2.11.1
tag: 2.11.6
pullPolicy: IfNotPresent
# -- See the following files for additional environment variables: