Compare commits

...

2 Commits

Author SHA1 Message Date
24ee73a612 chore(deps): update helm release jellyfin to v2.5.0 2025-11-03 12:01:51 +00:00
b30fdfde5d fix: Correct path for Wizarr
All checks were successful
renovate / renovate (push) Successful in 1m42s
2025-10-28 10:22:18 +11:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ spec:
targetRevision: HEAD
- repoURL: https://jellyfin.github.io/jellyfin-helm
chart: jellyfin
targetRevision: 2.3.0
targetRevision: 2.5.0
helm:
valueFiles:
- $values/services/PVR/Jellyfin/values.yaml

View File

@@ -14,5 +14,5 @@ spec:
- CreateNamespace=true
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/wizarr
path: services/PVR/Wizarr
targetRevision: HEAD