1 Commits

Author SHA1 Message Date
cb625f131a chore(deps): update redis docker tag to v8 2025-12-21 02:14:08 +00:00
4 changed files with 5 additions and 10 deletions

View File

@@ -32,7 +32,7 @@ spec:
- name: csismb-authelia-conf
mountPath: /config
- name: redis
image: redis:7-alpine
image: redis:8-alpine
args:
- redis-server
- --requirepass

View File

@@ -13,15 +13,12 @@ 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.7.0
targetRevision: 2.5.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.34.3
image: vaultwarden/server:1.33.2
env:
- name: ENABLE_DB_WAL
value: "false"

View File

@@ -9,12 +9,10 @@ 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: 9.1.9
# targetRevision: 8.1.2
targetRevision: 9.1.4
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml