Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot d089320931 fix(helm): update chart cilium to 1.16.3 2024-10-15 13:07:54 +00:00
SeanOMik 12d5e6f29b
fix(radarr): remove invalid character 2024-10-14 21:41:38 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ spec:
requests: requests:
memory: 100Mi memory: 100Mi
limits: limits:
memory: $gi memory: 4gi
exportarr: exportarr:
image: image:

View File

@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: cilium chart: cilium
version: 1.16.2 version: 1.16.3
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: cilium name: cilium