Compare commits
1 Commits
f69d1a79e7
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
| 27a507d87b |
@@ -67,7 +67,7 @@ spec:
|
||||
tcpSocket:
|
||||
port: 4822
|
||||
- name: db
|
||||
image: postgres:16-alpine
|
||||
image: postgres:18-alpine
|
||||
securityContext:
|
||||
runAsUser: 70
|
||||
runAsGroup: 70
|
||||
|
||||
@@ -14,12 +14,11 @@ spec:
|
||||
- CreateNamespace=true
|
||||
sources:
|
||||
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
|
||||
# path: services/PVR/Jellyfin/manifests
|
||||
path: services/PVR/Jellyfin
|
||||
path: services/PVR/Jellyfin/manifests
|
||||
targetRevision: HEAD
|
||||
- repoURL: https://jellyfin.github.io/jellyfin-helm
|
||||
chart: jellyfin
|
||||
targetRevision: 2.7.0
|
||||
targetRevision: 2.5.0
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/services/PVR/Jellyfin/values.yaml
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
serviceAccountName: vaultwarden
|
||||
containers:
|
||||
- name: vaultwarden
|
||||
image: vaultwarden/server:1.34.3
|
||||
image: vaultwarden/server:1.33.2
|
||||
env:
|
||||
- name: ENABLE_DB_WAL
|
||||
value: "false"
|
||||
|
||||
Reference in New Issue
Block a user