Compare commits
4 Commits
renovate/r
...
68ec6c23f6
| Author | SHA1 | Date | |
|---|---|---|---|
| 68ec6c23f6 | |||
| 1af0f807dd | |||
| 5cdb393c1d | |||
| 1fcf8af0fd |
@@ -32,7 +32,7 @@ spec:
|
||||
- name: csismb-authelia-conf
|
||||
mountPath: /config
|
||||
- name: redis
|
||||
image: redis:8-alpine
|
||||
image: redis:7-alpine
|
||||
args:
|
||||
- redis-server
|
||||
- --requirepass
|
||||
|
||||
@@ -18,7 +18,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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user