1 Commits

Author SHA1 Message Date
b30fdfde5d fix: Correct path for Wizarr
Some checks failed
renovate / renovate (push) Failing after 2m46s
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 targetRevision: HEAD
- repoURL: https://jellyfin.github.io/jellyfin-helm - repoURL: https://jellyfin.github.io/jellyfin-helm
chart: jellyfin chart: jellyfin
targetRevision: 2.4.0 targetRevision: 2.3.0
helm: helm:
valueFiles: valueFiles:
- $values/services/PVR/Jellyfin/values.yaml - $values/services/PVR/Jellyfin/values.yaml

View File

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