Compare commits

..

6 Commits

Author SHA1 Message Date
44558dfdd2 Merge branch 'master' into renovate/actions-checkout-6.x 2025-11-24 22:41:05 +00:00
d570dcb293 Merge pull request 'chore(deps): update helm release argo-cd to v9' (#22) from renovate/argo-cd-9.x into master
All checks were successful
renovate / renovate (push) Successful in 1m31s
Reviewed-on: #22
2025-11-24 20:28:58 +00:00
0ca8399bb9 Merge pull request 'chore(deps): update helm release jellyfin to v2.5.0' (#23) from renovate/jellyfin-2.x into master
All checks were successful
renovate / renovate (push) Successful in 1m42s
Reviewed-on: #23
2025-11-24 06:25:11 +00:00
ccd078dbef chore(deps): update helm release argo-cd to v9 2025-11-24 06:12:03 +00:00
da12cb667d chore(deps): update helm release jellyfin to v2.5.0 2025-11-24 06:11:57 +00:00
c7fa536f64 Upgrade Jellyfin
All checks were successful
renovate / renovate (push) Successful in 1m50s
2025-11-24 17:10:19 +11:00
3 changed files with 5 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

@@ -1,3 +1,6 @@
deploymentStrategy:
type: Recreate
ingress:
enabled: true
className: traefik

View File

@@ -12,7 +12,7 @@ spec:
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
# targetRevision: 8.1.2
targetRevision: 8.6.4
targetRevision: 9.1.4
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml