Compare commits

..

1 commit

5 changed files with 4 additions and 7 deletions

View file

@ -34,7 +34,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/recyclarr/recyclarr repository: ghcr.io/recyclarr/recyclarr
tag: 7.2.0@sha256:bc7a7b940e9f42b9ee7df31d85e180b13a968f0a86ce58838376c052db381b05 tag: 7.1.1@sha256:3bc426b72453e76767a7f2144ebcea2870cdf1ecfef6886ee1115c88890f9091
env: env:
# Ref: https://github.com/Radarr/Radarr/issues/7030#issuecomment-1039689518 # Ref: https://github.com/Radarr/Radarr/issues/7030#issuecomment-1039689518
# Ref: https://github.com/dotnet/runtime/issues/9336 # Ref: https://github.com/dotnet/runtime/issues/9336

View file

@ -31,7 +31,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/onedr0p/sonarr-develop repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.8.1967 tag: 4.0.8.1929
env: env:
SONARR__APP__INSTANCENAME: Sonarr SONARR__APP__INSTANCENAME: Sonarr
SONARR__APP__THEME: dark SONARR__APP__THEME: dark

View file

@ -18,9 +18,6 @@ cni:
containerRuntime: containerRuntime:
integration: containerd integration: containerd
devices: enp+ devices: enp+
socketLB:
enabled: false # supposed to be default off, but it's enabled anyway, and looks fun lol # TODO: 2024-06-02: temporarily turned off to attempt fixing endpoint creation timeout
hostNamespaceOnly: true # KubeVirt compatibility
enableRuntimeDeviceDetection: true enableRuntimeDeviceDetection: true
endpointRoutes: endpointRoutes:
enabled: true enabled: true

View file

@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: kube-prometheus-stack chart: kube-prometheus-stack
version: 61.5.0 version: 61.4.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: prometheus-community name: prometheus-community

View file

@ -68,7 +68,7 @@ spec:
gluetun: gluetun:
image: image:
repository: ghcr.io/qdm12/gluetun repository: ghcr.io/qdm12/gluetun
tag: latest@sha256:f9e811860a2a1e6590e73b9bceb5163aff986b43c29738620a956977863516bb tag: latest@sha256:cfddee0a09f7bbf7ee7fbcd3b9af8b7dfe1dddf597b652d3ec00bb4849e1b478
env: env:
VPN_SERVICE_PROVIDER: custom VPN_SERVICE_PROVIDER: custom
VPN_TYPE: wireguard VPN_TYPE: wireguard