Compare commits
1 Commits
68ec6c23f6
...
renovate/p
| Author | SHA1 | Date | |
|---|---|---|---|
| 27a507d87b |
@@ -67,7 +67,7 @@ spec:
|
|||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: 4822
|
port: 4822
|
||||||
- name: db
|
- name: db
|
||||||
image: postgres:16-alpine
|
image: postgres:18-alpine
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 70
|
runAsUser: 70
|
||||||
runAsGroup: 70
|
runAsGroup: 70
|
||||||
|
|||||||
@@ -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.7.0
|
targetRevision: 2.5.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/services/PVR/Jellyfin/values.yaml
|
- $values/services/PVR/Jellyfin/values.yaml
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
serviceAccountName: vaultwarden
|
serviceAccountName: vaultwarden
|
||||||
containers:
|
containers:
|
||||||
- name: vaultwarden
|
- name: vaultwarden
|
||||||
image: vaultwarden/server:1.34.3
|
image: vaultwarden/server:1.33.2
|
||||||
env:
|
env:
|
||||||
- name: ENABLE_DB_WAL
|
- name: ENABLE_DB_WAL
|
||||||
value: "false"
|
value: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user