Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot c3ec13faae fix(helm): update chart grafana to 8.5.5 2024-10-15 13:08:24 +00:00
SeanOMik 12d5e6f29b
fix(radarr): remove invalid character 2024-10-14 21:41:38 -04:00
3 changed files with 3 additions and 3 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

@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: grafana chart: grafana
version: "8.5.2" version: "8.5.5"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: grafana-charts name: grafana-charts

View File

@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: grafana chart: grafana
version: "8.5.2" version: "8.5.5"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: grafana name: grafana