7 Commits

Author SHA1 Message Date
27a507d87b chore(deps): update postgres docker tag to v18 2025-12-21 02:14:03 +00:00
e116f28831 Update renovate.json
Some checks failed
renovate / renovate (push) Failing after 3m21s
2025-12-21 02:08:55 +00:00
8cce3b998d Rebase prereqs to Github repository
All checks were successful
renovate / renovate (push) Successful in 2m33s
2025-11-26 14:53:45 +11: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
6 changed files with 10 additions and 5 deletions

View File

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

View File

@@ -67,7 +67,7 @@ spec:
tcpSocket:
port: 4822
- name: db
image: postgres:16-alpine
image: postgres:18-alpine
securityContext:
runAsUser: 70
runAsGroup: 70

View File

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

View File

@@ -17,6 +17,7 @@ spec:
helm:
valueFiles:
- $values/storage/csi-driver-smb/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values

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

View File

@@ -17,6 +17,7 @@ spec:
helm:
valueFiles:
- $values/system/SealedSecrets/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values