10 Commits

Author SHA1 Message Date
11857cfe35 Rebase ArgoCD manifest path
Some checks are pending
renovate / renovate (push) Has started running
2025-12-21 20:34:03 +11:00
7027e07b8c Merge pull request 'chore(deps): update helm release argo-cd to v9.1.9' (#28) from renovate/argo-cd-9.x into master
All checks were successful
renovate / renovate (push) Successful in 1m29s
Reviewed-on: #28
2025-12-21 09:27:04 +00:00
5194d9fea2 Rebase Jellyfin manifest path #2
All checks were successful
renovate / renovate (push) Successful in 1m47s
2025-12-21 20:23:26 +11:00
f69d1a79e7 Merge branch 'master' of https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
All checks were successful
renovate / renovate (push) Successful in 1m51s
2025-12-21 13:48:12 +11:00
50b3daa95d Rebase Jellyfin manifest path 2025-12-21 13:48:10 +11:00
68ec6c23f6 Merge pull request 'chore(deps): update helm release jellyfin to v2.7.0' (#30) from renovate/jellyfin-2.x into master
All checks were successful
renovate / renovate (push) Successful in 1m44s
Reviewed-on: #30
2025-12-21 02:42:22 +00:00
1af0f807dd Merge pull request 'chore(deps): update vaultwarden/server docker tag to v1.34.3' (#31) from renovate/vaultwarden-server-1.x into master
All checks were successful
renovate / renovate (push) Successful in 1m47s
Reviewed-on: #31
2025-12-21 02:35:57 +00:00
5cdb393c1d chore(deps): update vaultwarden/server docker tag to v1.34.3 2025-12-21 02:13:53 +00:00
1fcf8af0fd chore(deps): update helm release jellyfin to v2.7.0 2025-12-21 02:13:40 +00:00
15d349a8f6 chore(deps): update helm release argo-cd to v9.1.9 2025-12-21 02:13:18 +00:00
4 changed files with 10 additions and 5 deletions

View File

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

View File

@@ -13,12 +13,15 @@ spec:
syncOptions:
- CreateNamespace=true
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/Jellyfin
targetRevision: HEAD
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/Jellyfin/manifests
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"

View File

@@ -9,10 +9,12 @@ spec:
namespace: argo-cd
project: default
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: system/ArgoCD
targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
# targetRevision: 8.1.2
targetRevision: 9.1.4
targetRevision: 9.1.9
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml