chore(deps): update actions/checkout action to v6 #25

Merged
djpbessems merged 2 commits from renovate/actions-checkout-6.x into master 2025-11-24 22:41:34 +00:00
3 changed files with 5 additions and 2 deletions
Showing only changes of commit 44558dfdd2 - Show all commits

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.3.0 targetRevision: 2.5.0
helm: helm:
valueFiles: valueFiles:
- $values/services/PVR/Jellyfin/values.yaml - $values/services/PVR/Jellyfin/values.yaml

View File

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

View File

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