Merge branch 'master' of https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
All checks were successful
renovate / renovate (push) Successful in 1m51s

This commit is contained in:
2025-12-21 13:48:12 +11:00
3 changed files with 5 additions and 2 deletions

View File

@@ -8,5 +8,8 @@
"prHourlyLimit": 0,
"argocd": {
"managerFilePatterns": ["/\\.yaml$/"]
},
"kubernetes": {
"managerFilePatterns": ["/\\.yaml$/"]
}
}

View File

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

View File

@@ -18,7 +18,7 @@ spec:
serviceAccountName: vaultwarden
containers:
- name: vaultwarden
image: vaultwarden/server:1.33.2
image: vaultwarden/server:1.34.3
env:
- name: ENABLE_DB_WAL
value: "false"