Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot 44acf5c200 feat(helm): update chart redis to 20.2.1 2024-10-15 16:09:52 +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

@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: redis
version: 20.1.x
version: 20.2.x
sourceRef:
kind: HelmRepository
name: bitnami-charts

View File

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

View File

@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: redis
version: 20.1.6
version: 20.2.1
sourceRef:
kind: HelmRepository
name: bitnami-charts