Merge branch 'master' into renovate/actions-checkout-6.x

This commit is contained in:
2025-11-24 22:41:05 +00: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